iT邦幫忙

鐵人檔案

第 12 屆 iThome 鐵人賽
回列表
自我挑戰組

菜雞的30天工程師轉職日記--Leetcode 系列

以前的我只會上網耍廢,現在的我會認真上網!

當一隻蝴蝶在南美洲的雨林裡拍一下翅膀,牠就會飛高一點點!

我也想飛高一點點

My GitHub ( https://github.com/Chen-Jhen-Ting )

鐵人鍊成 | 共 30 篇文章 | 7 人訂閱 訂閱系列文 RSS系列文 團隊貓肥加潤五倍祝福
DAY 1

Day 1 --菜雞的參賽

轉職緣由 在 2019 年 11 月一次下班後的進修,我碰到了程式,當時因為在外工作,晚上也不知道要做什麼,我就打開 youtube ,這時剛好跳出網頁相關的...

2020-09-08 ‧ 由 Ted 分享
DAY 2

Day 2 -- Container With Most Water

Day2 Leetcode Array系列----Container With Most Water 本次題目 Container With Most Wate...

2020-09-09 ‧ 由 Ted 分享
DAY 3

Day 3 -- Remove Duplicates from Sorted Array

Day3 Leetcode Array系列----Remove Duplicates from Sorted Array 本次題目 Remove Duplica...

2020-09-10 ‧ 由 Ted 分享
DAY 4

Day 4 -- Maximum Subarray

Day4 Leetcode Array系列----Maximum Subarray 本次題目 Maximum Subarray by Ruby 從現存的數字陣列...

2020-09-11 ‧ 由 Ted 分享
DAY 5

Day 5 -- Best Time to Buy and Sell Stock

Day5 Leetcode Array系列---- Best Time to Buy and Sell Stock 本次題目 Best Time to Buy...

2020-09-12 ‧ 由 Ted 分享
DAY 6

Day 6 -- Best Time to Buy and Sell StockII

Day6 Leetcode Array系列---- Best Time to Buy and Sell StockII 本次題目 Best Time to Bu...

2020-09-13 ‧ 由 Ted 分享
DAY 7

Day 7 -- 3Sum

Day7 Leetcode Array系列---- 3Sum 本次題目 3Sum by Ruby 現在有 1 個數字陣列,目標是找出陣列裡 3 個數字加總為 0...

2020-09-14 ‧ 由 Ted 分享
DAY 8

Day 8 -- Merge Sorted Array

Day8 Leetcode Array系列---- Merge Sorted Array 本次題目 Merge Sorted Array by JS 判斷第一個...

2020-09-15 ‧ 由 Ted 分享
DAY 9

Day 9 -- Contains Duplicate

Day9 Leetcode Array系列---- Contains Duplicate 本次題目 Contains Duplicate by JS 判斷陣列中...

2020-09-16 ‧ 由 Ted 分享
DAY 10

Day 10 -- Contains Duplicate II

Day10 Leetcode Array系列---- Contains Duplicate II 本次題目 Contains Duplicate II by J...

2020-09-17 ‧ 由 Ted 分享