iT邦幫忙

鐵人檔案

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

C/C++ 刷題30天 系列

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

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

Day21__C語言刷LeetCode_Tree

144. Binary Tree Preorder Traversal tags: Easy、Tree Given the root of a binary...

2024-09-04 ‧ 由 littlehigh09 分享
DAY 22

Day22__C語言刷LeetCode_Tree

572. Subtree of Another Tree tags: Easy、Tree Given the roots of two binary tree...

2024-09-05 ‧ 由 littlehigh09 分享
DAY 23

Day23__C語言刷LeetCode_Tree

145. Binary Tree Postorder Traversal tags: Easy、Tree Given the root of a binary...

2024-09-06 ‧ 由 littlehigh09 分享
DAY 24

Day24__C語言刷LeetCode_Tree

108. Convert Sorted Array to Binary Search Tree tags: Easy、Tree Given an intege...

2024-09-07 ‧ 由 littlehigh09 分享
DAY 25

Day25__C語言刷LeetCode_Tree

111. Minimum Depth of Binary Tree tags: Easy、Tree Given a binary tree, find its...

2024-09-08 ‧ 由 littlehigh09 分享
DAY 26

Day26__C語言刷LeetCode_Tree

559. Maximum Depth of N-ary Tree tags: Easy、Tree Given a n-ary tree, find its m...

2024-09-09 ‧ 由 littlehigh09 分享
DAY 27

Day27__C語言刷LeetCode_Sort

905. Sort Array By Parity tags: Easy、Sort Given an array of integers nums, half...

2024-09-10 ‧ 由 littlehigh09 分享
DAY 28

Day28__C語言刷LeetCode_Sort

tags: Easy、Sort Given an array of integers nums, sort the array in increasing o...

2024-09-11 ‧ 由 littlehigh09 分享
DAY 29

Day29__C語言刷LeetCode_Sort

944. Delete Columns to Make Sorted tags: Easy、Sort You are given an array of n...

2024-09-12 ‧ 由 littlehigh09 分享
DAY 30

Day30__C語言刷LeetCode_Sort

竟然到了最後一天,所有跟韌體相關的Easy題目只要能用C語言去解的,都解完了(有些有多種解法)堅持了30天,之後應該還是會每天刷一題Medium來保持手感,該好...

2024-09-13 ‧ 由 littlehigh09 分享