基礎演算法與資料結構學習筆記

Sean Chou
Recording everything
Jul 31, 2021

--

from: unsplash

基礎演算法與資料結構,常常是工作後沒在用就很容易忘記,但面試又很愛考,每次要準備面試前都要重新搜集資料複習,這次就趁有時間時候,一邊複習一邊紀錄一下這次基礎演算法與資料結構的學習筆記。

基礎演算法系列

Sort

Search

Tree

Linked-list and Array

Graph

演算法筆記系列

Two Pointer and Sliding Window

Dynamic programming

Monotonic Stack/Queue

如果你覺得這篇文章對你有幫助,歡迎買杯咖啡贊助 ☕️ 謝謝

--

--