Skip to content

Instantly share code, notes, and snippets.

@alxtz
Created February 11, 2024 15:15
Show Gist options
  • Save alxtz/1d35a1e998661a0aadb5ae26166708ef to your computer and use it in GitHub Desktop.
Save alxtz/1d35a1e998661a0aadb5ae26166708ef to your computer and use it in GitHub Desktop.
# 參考了
- https://leetcodethehardway.com
- https://leetcode.com/explore/
- neetcode.io
- https://www.lintcode.com/course/43
- https://hackmd.io/@arthurzllu/SkZBc7GoI#Analysis-of-Algorithms
- https://aaronice.gitbook.io/lintcode/backtracking/subsets
- https://space.bilibili.com/386952786/video?tid=0&pn=3&keyword=&order=pubdate
- https://www.lintcode.com/discuss/597/
- https://web.ntnu.edu.tw/~algo/
- https://zerotrac.github.io/leetcode_problem_rating/#/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment