https://github.com/jayzhan211/mixercode
competitive codes, cs course assignments, and some algorithm implementations
https://github.com/jayzhan211/mixercode
algorithm codeforces competitive-programming cpp
Last synced: 9 months ago
JSON representation
competitive codes, cs course assignments, and some algorithm implementations
- Host: GitHub
- URL: https://github.com/jayzhan211/mixercode
- Owner: jayzhan211
- Created: 2015-11-16T11:52:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T02:03:22.000Z (over 5 years ago)
- Last Synced: 2025-01-25T14:21:37.647Z (10 months ago)
- Topics: algorithm, codeforces, competitive-programming, cpp
- Language: C++
- Homepage:
- Size: 5.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Links
[All the good tutorials found for Competitive Programming](https://codeforces.com/blog/entry/57282)
[GeeksforGeeks Algorithms](https://www.geeksforgeeks.org/fundamentals-of-algorithms/)
[Game Theory, Second Edition, 2014](https://www.math.ucla.edu/~tom/Game_Theory/Contents.html)
[Problem Topics](https://codeforces.com/blog/entry/55274)
[String algorithms](http://www-igm.univ-mlv.fr/~lecroq/string/node1.html)
[演算法筆記](http://www.csie.ntnu.edu.tw/~u91029/)