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

https://github.com/aryank1511/dsa-for-coding-interviews

📚✨ A handy collection of my code and notes for mastering data structures and algorithms for coding interviews!
https://github.com/aryank1511/dsa-for-coding-interviews

algorithms data-structures

Last synced: 2 months ago
JSON representation

📚✨ A handy collection of my code and notes for mastering data structures and algorithms for coding interviews!

Awesome Lists containing this project

README

          

# Data Structures and Algorithms for Coding Interviews

📚✨ A handy collection of my code and notes for mastering data structures and algorithms for coding interviews!

## Table of Contents

1. [Problems](./problems/)
2. [Theory](./theory/)
3. [Object Oriented Programming](./object-oriented-programming/)
4. [System Design](./system-design/)
5. [Leetcode Streak](./leetstreak/)
6. [Trackers](./tracker/)

## Resources

- [LeetCode's Interview Crash Course](https://leetcode.com/explore/interview/card/leetcodes-interview-crash-course-data-structures-and-algorithms/)
- [Neetcode](https://neetcode.io)
- [Neetcode System Design for Beginners](https://neetcode.io/courses/system-design-for-beginners)
- [MIT ICW - Introduction to Algorithms](https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-spring-2020/pages/syllabus/)

## Author

[Aryan Khurana](https://www.github.com/AryanK1511)