iT邦幫忙

鐵人檔案

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

Leetcode 小白練功坊 系列

此系列會用 C++ 刷 leetcode,並訓練自己的 coding 題面試能力,用 REATO 的方式撰寫。
共分成以下部分:

1. **Repeat(題目重複確認)**
2. **Examples(舉例確認理解)**
3. **Approach(解題思路)**
4. **Code(主要使用 C++ )**
5. **Trace 範例**
6. 相關題目與延伸概念
7. 補充:語法&注意事項

ps. 內容會借助 AI 工具

參賽天數 22 天 | 共 22 篇文章 | 1 人訂閱 訂閱系列文 RSS系列文
DAY 11

[DAY11] 166. Fraction to Recurring Decimal

題目連結(https://leetcode.com/problems/fraction-to-recurring-decimal/?envType=daily-...

2025-09-24 ‧ 由 hesta 分享
DAY 12

[DAY12] 120. Triangle

題目連結(https://leetcode.com/problems/triangle/description/?envType=daily-question&...

2025-09-25 ‧ 由 hesta 分享
DAY 13

[DAY13] 611. Valid Triangle Number

題目連結(https://leetcode.com/problems/valid-triangle-number/description/?envType=da...

2025-09-26 ‧ 由 hesta 分享
DAY 14

[DAY14] 812. Largest Triangle Area

題目連結(https://leetcode.com/problems/largest-triangle-area/?envType=daily-question...

2025-09-27 ‧ 由 hesta 分享
DAY 15

[DAY15]976. Largest Perimeter Triangle

題目連結(https://leetcode.com/problems/largest-perimeter-triangle/submissions/178546...

2025-09-28 ‧ 由 hesta 分享
DAY 16

[DAY16] 1039. Minimum Score Triangulation of Polygon

題目連結(https://leetcode.com/problems/minimum-score-triangulation-of-polygon/?envTy...

2025-09-29 ‧ 由 hesta 分享
DAY 17

[DAY17] 2221. Find Triangular Sum of an Array

題目連結(https://leetcode.com/problems/find-triangular-sum-of-an-array/description/?...

2025-09-30 ‧ 由 hesta 分享
DAY 18

[DAY18] 1518. Water Bottles

題目連結(https://leetcode.com/problems/water-bottles/description/?envType=daily-ques...

2025-10-01 ‧ 由 hesta 分享
DAY 19

[DAY19] 495. Teemo Attacking

題目連結(https://leetcode.com/problems/teemo-attacking/description/) Our hero Teemo...

2025-10-02 ‧ 由 hesta 分享
DAY 20

[DAY20] 383. Ransom Note

題目連結(https://leetcode.com/problems/ransom-note/description/?envType=study-plan-v...

2025-10-03 ‧ 由 hesta 分享