> For the complete documentation index, see [llms.txt](https://ashef.gitbook.io/cse201/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ashef.gitbook.io/cse201/cse201/home.md).

# Home

Data Structures and Algorithms

* [Array](/cse201/cse201/data-structures/array.md)
* [String](/cse201/cse201/data-structures/string.md)
* [Hash Table](/cse201/cse201/data-structures/hash-table.md)
* [Matrix](/cse201/cse201/data-structures/matrix.md)
* [Sorting](/cse201/cse201/algorithms/sorting.md)
* [Searching](/cse201/cse201/algorithms/searching.md)

Curated Problems

* [3 months leetcode preparation](/cse201/cse201/problems/3-months-leetcode-preparation.md)
* [epi](/cse201/cse201/problems/epi.md)
* [leetcode](/cse201/cse201/problems/leetcode75.md)
* [grind](/cse201/cse201/problems/grind.md)

Project Idea

* [how-to-start](/cse201/cse201/project-idea/how-to-start.md)
* [parking-lot](/cse201/cse201/project-idea/parking-lot.md)
* [user-auth](/cse201/cse201/project-idea/user-auth-project.md)
* [comapny-micro-service](/cse201/cse201/project-idea/company-microservice.md)
