Last updated 10 months ago
各種編排 roadmap 所使用的參考資料、教材,會被整理在這
https://leetcodethehardway.com/
https://leetcode.com/explore/
https://neetcode.io/roadmap
https://www.lintcode.com/course/list/?tagId=865&chargeStatus=-1
https://hackmd.io/@arthurzllu/SkZBc7GoI
https://web.ntnu.edu.tw/~algo/
https://algorithm.yuanbin.me/zh-tw/
https://aaronice.gitbook.io/lintcode/
https://zerotrac.github.io/leetcode_problem_rating/#/
https://github.com/changgyhub/leetcode_101/blob/master/LeetCode%20101%20-%20A%20LeetCode%20Grinding%20Guide%20(C%2B%2B%20Version).pdf
https://www.hello-algo.com/chapter_searching/searching_algorithm_revisited/#1053
https://www.enjoyalgorithms.com/
洛谷 Luogu
CodeForces
Beecrowd
https://vjudge.net/problem#OJId=All&probNum=&title=rook&source=&category=all
https://pkg.go.dev/container/list
Bjarne Stroustrup: Why you should avoid Linked Lists
LeetCode Party (Henry658)
https://samwho.dev/bloom-filters/
https://acs.pub.ro/~cpop/SMPA/Computer%20Architecture%20A%20Quantitative%20Approach%20(5th%20edition).pdf
https://lowlevel.academy/courses
https://codecrafters.io/
https://gchandbook.org/
https://www.youtube.com/@jordanhasnolife5163/featured
System Design Interview – An insider's guide
System Design Interview – An Insider's Guide: Volume 2
https://dataintensive.net/
https://icyfenix.cn/
csdiy.wiki
https://www.golangprograms.com/goroutines-and-channels-example.html
https://github.com/loong/go-concurrency-exercises
https://quii.gitbook.io/learn-go-with-tests/