iT邦幫忙

鐵人檔案

2024 iThome 鐵人賽
回列表
佛心分享-刷題不只是刷題

C/C++ 刷題30天 系列

記錄自己用C/C++來刷題,用鐵人賽來約束自己並建立刷題習慣~

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

Day01_C語言刷LeetCode

想說藉由鐵人賽來督促自己刷題,希望自己能堅持30天~至少每天刷一題~主要的刷題會以C來刷題,如果遇到STL的話就會改成使用C++就是了~ 主要的刷題主題會以(來...

2024-08-15 ‧ 由 littlehigh09 分享
DAY 2

Day02__C語言刷LeetCode

應該會暫時刷Linked List相關的LeetCode全部的easy題目,等到刷完再換其他類型,都刷完Easy之後,就該挑戰一下Medium~ 234. Pa...

2024-08-16 ‧ 由 littlehigh09 分享
DAY 3

Day03__C語言刷LeetCode

203. Remove Linked List Elements tags: Easy、Linked-List Given the head of a lin...

2024-08-17 ‧ 由 littlehigh09 分享
DAY 4

Day04__C語言刷LeetCode

876. Middle of the Linked List tags: Easy、Linked List Given the head of a singl...

2024-08-18 ‧ 由 littlehigh09 分享
DAY 5

Day05__C語言刷LeetCode

嘗試這個禮拜開始每天寫兩題LeetCode~ 1290. Convert Binary Number in a Linked List to Integer t...

2024-08-19 ‧ 由 littlehigh09 分享
DAY 6

Day06__C語言刷LeetCode

83. Remove Duplicates from Sorted List tags: Easy、Linked List Given the head of...

2024-08-20 ‧ 由 littlehigh09 分享
DAY 7

Day07__C語言刷LeetCode

21. Merge Two Sorted Lists You are given the heads of two sorted linked lists l...

2024-08-21 ‧ 由 littlehigh09 分享
DAY 8

Day08__C語言刷LeetCode

806. Number of Lines To Write String tags: Easy、String Given two arrays of stri...

2024-08-22 ‧ 由 littlehigh09 分享
DAY 9

Day09__C語言刷LeetCode

2833. Furthest Point From Origin tags: Easy、Pointer You are given a string move...

2024-08-23 ‧ 由 littlehigh09 分享
DAY 10

Day10__C語言刷LeetCode

2848. Points That Intersect With Cars tags: Easy、Pointer You are given a 0-inde...

2024-08-24 ‧ 由 littlehigh09 分享