iT邦幫忙

鐵人檔案

2023 iThome 鐵人賽
回列表
自我挑戰組

30天leetcode學習旅程 系列

藉由30天比賽複習基礎演算法與資料結構,紀錄學習過程.

鐵人鍊成 | 共 30 篇文章 | 0 人訂閱 訂閱系列文 RSS系列文
DAY 21

項次 21 - backtracking-2

題目:39. Combination Sum 連結:https://leetcode.com/problems/combination-sum/descript...

2023-10-06 ‧ 由 Terry 分享
DAY 22

項次 22 - Heap

題目:1046. Last Stone Weight 連結:https://leetcode.com/problems/last-stone-weight/de...

2023-10-07 ‧ 由 Terry 分享
DAY 23

項次 23 - Hash

題目: 217. Contains Duplicate 連結:https://leetcode.com/problems/contains-duplicate/...

2023-10-08 ‧ 由 Terry 分享
DAY 24

項次 24 - Matrix DFS

題目:200. Number of Islands 連結:https://leetcode.com/problems/number-of-islands/des...

2023-10-09 ‧ 由 Terry 分享
DAY 25

項次 25 - Matrix BFS

題目:994. Rotting Oranges 連結:https://leetcode.com/problems/rotting-oranges/descrip...

2023-10-10 ‧ 由 Terry 分享
DAY 26

項次 26 - Graph -1

題目:133. Clone Graph 連結:https://leetcode.com/problems/clone-graph/description/ 等...

2023-10-11 ‧ 由 Terry 分享
DAY 27

項次 27 - Graph -2

題目:797. All Paths From Source to Target 連結:https://leetcode.com/problems/all-pat...

2023-10-12 ‧ 由 Terry 分享
DAY 28

項次 28 - 1-Dimension DP

題目:198. House Robber 連結:https://leetcode.com/problems/house-robber/description/...

2023-10-13 ‧ 由 Terry 分享
DAY 29

項次 29 - 2-Dimension DP

題目:62. Unique Paths 連結:https://leetcode.com/problems/unique-paths/description/...

2023-10-14 ‧ 由 Terry 分享
DAY 30

項次 30 - Bit Operations

題目:191. Number of 1 Bits 連結:https://leetcode.com/problems/number-of-1-bits/descr...

2023-10-15 ‧ 由 Terry 分享