An open API service indexing awesome lists of open source software.

https://github.com/dat-lequoc/cp-roadmap-checklist

A checklist of CP roadmap based on "The Ultimate Topic List"
https://github.com/dat-lequoc/cp-roadmap-checklist

checklist coding-competition problem-solving roadmap

Last synced: 7 months ago
JSON representation

A checklist of CP roadmap based on "The Ultimate Topic List"

Awesome Lists containing this project

README

          

# CP Roadmap

This is a checklist to track my progress in CP. Thanks a lot for this awesome topic list written by [@ShahjalalShohag](https://github.com/ShahjalalShohag).

You may fork this repository and tick ✔️ every task you’re done.

Lastly, I hope it could be useful for someone...

Keep calm and practice!

## Table of contents

1. [Basics](content/Basics.md)
2. [Math](content/Math.md)
3. [Number Theory](content/NumberTheory.md)
4. [Graph Theory](content/GraphTheory.md)
5. [Data Structure](content/DataStructure.md)
6. [Strings](content/Strings.md)
7. [DP](content/DP.md)
8. [Geometry](content/Geometry.md)
9. [Miscellaneous](content/Miscellaneous.md)
10. [Important Links](content/ImportantLinks.md)