iT邦幫忙

鐵人檔案

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

leetcode 30天 不中斷解題挑戰 系列

本身原為一個渺小的工程師,但由於個人部是很習慣在沉悶的環境下工作,故後來轉戰教學者的工作。

在這過程中發現,由於教學內容都偏向基礎知識,漸漸地一些重要的東西就全部忘光了,故開始以解題進行練習。

老實說我個人發起的並非30日挑戰,而是長達365天也就是一年期的練習,這樣或許才有辦法維持一定的手感。那參加這個原因是因為也同樣是自我挑戰吧!

在練習題目的同時也可以增加自己的文字表達能力,何樂而不為呢?

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

Day11 leetcode隨機挑題 (List,Sort,Greedy,Simulation)

首先是 2418. Sort the People (easy)https://leetcode.com/problems/sort-the-people/ 他...

2022-09-26 ‧ 由 tryit 分享
DAY 12

Day12 leetcode隨機挑題 (Binary Search Tree、Matrix)

首先是 700. Search in a Binary Search Tree (easy)https://leetcode.com/problems/sear...

2022-09-27 ‧ 由 tryit 分享
DAY 13

Day13 leetcode隨機挑題 (Dynamic Programming、Array)

首先是 118. Pascal's Triangle (easy)https://leetcode.com/problems/pascals-triangle/...

2022-09-28 ‧ 由 tryit 分享
DAY 14

Day14 leetcode隨機挑題 (Linked List、Matrix、Dynamic Programing

首先是 19. Remove Nth Node From End of List (medium)https://leetcode.com/problems/r...

2022-09-29 ‧ 由 tryit 分享
DAY 15

Day15 leetcode隨機挑題 (Binary Search、Heap、Dynamic programming)

首先是 658. Find K Closest Elements (medium)https://leetcode.com/problems/find-k-cl...

2022-09-30 ‧ 由 tryit 分享
DAY 16

Day16 leetcode隨機選題 (Dynamic Programing、Sliding Window)

首先 746. Min Cost Climbing Stairs (easy)https://leetcode.com/problems/min-cost-cl...

2022-10-01 ‧ 由 tryit 分享
DAY 17

Day17 leetcode隨機挑題(Biweekly Contest 88)

首先是 2423. Remove Letter To Equalize Frequency(easy)https://leetcode.com/problems...

2022-10-02 ‧ 由 tryit 分享
DAY 18

Day18 leetcode Weekly Contest 313

首先是 2427. Number of Common Factors (easy)https://leetcode.com/problems/number-of...

2022-10-03 ‧ 由 tryit 分享
DAY 19

Day19 leetcode隨機挑題 (Greedy、Sliding Window)

首先是 424. Longest Repeating Character Replacement (medium)https://leetcode.com/pr...

2022-10-04 ‧ 由 tryit 分享
DAY 20

Day20 leetcode隨機挑題 (Stack、Two Pointer、String)

首先 844. Backspace String Compare (easy)https://leetcode.com/problems/backspace-s...

2022-10-05 ‧ 由 tryit 分享