2024 iThome 鐵人賽
Share More Gain More
所有主題
選手 1064 文章 22211
Problem :Given an encoded string, return its decoded string.The encoding rule is...
原文題目 A trie (pronounced as "try") or prefix tree is a tree data struct...
Day 19
2024-09-19
66
0
和自己和解 理解自己的能力,相信自己其實很強 每天醒來後不妨告訴自己:我是最棒的!(可要唸清楚,不然就會變成我是最胖的),就像海綿寶寶初次來到蟹堡王應徵時,...
Day 27
2024-10-11
66
0
Day-27 服務的部署策略 - Argo Rollouts with Prometheus 前言 最後要來介紹 Argo Rollouts 中自動分析功能,自...
Day 6
2024-09-20
66
0
接續幾天會討論 Tree, Graph, DAG 與 topological。今天討論的主題用 DFS/BFS 是 Tree,而 Tree 就是沒有 Cycle...
Day 3
2024-09-17
66
0
接續昨天主題 sliding window ,但我昨日想說要寫 leetcode 第 30 題,但它比我想像中棘手,明天再繼續寫那題,希望能有比較清晰的思路知道...