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!
- Host: GitHub
- URL: https://github.com/aryank1511/dsa-for-coding-interviews
- Owner: AryanK1511
- License: mit
- Created: 2024-12-11T14:49:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T13:14:47.000Z (over 1 year ago)
- Last Synced: 2025-12-27T18:27:31.946Z (6 months ago)
- Topics: algorithms, data-structures
- Language: Python
- Homepage:
- Size: 2.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)