Data Structures and Algorithms Handbook: a presentation-styled guide to teach students the fundamentals of competitive programming.
- Click the files in this repo and you can start learning!
- Feel free to download these slides and use them for your needs (eg. teaching or learning).
- Please give credit and follow the license.
- Starting Out
- Implementation
- Time Complexity
- Prefix Sum Arrays
- Basic Data Structures
- Recursion
- Written by Jason Sun
- Thank you, Puneet Bhat, for helping out :D