cs-notes
is created to help people going through their past knowledge during Computer Science degree, or someone who is interested in learning Data Structures & Algorithms. The topics are written in JavaScript.
The website consists of:
- Big O Notation
- Recursion
- Searching Algorithms
- Sorting Algorithms
- Data Structures
- Dijkstra's Algorithm
- Dynamic Programming
Feel free to submit a PR to this project or give me your feedback if there is any better adjustment.