Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oke-aditya/dsa
Data Structures and Algorithms practice.
https://github.com/oke-aditya/dsa
algorithms coding-interviews data-structures
Last synced: 16 days ago
JSON representation
Data Structures and Algorithms practice.
- Host: GitHub
- URL: https://github.com/oke-aditya/dsa
- Owner: oke-aditya
- License: mit
- Created: 2020-03-20T17:15:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-27T14:04:15.000Z (about 1 year ago)
- Last Synced: 2024-10-12T11:06:50.701Z (about 1 month ago)
- Topics: algorithms, coding-interviews, data-structures
- Language: C++
- Homepage:
- Size: 1.82 MB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Structures and Algorithms
- Data Structures and Algorithms practice.
- Contains solutions to lot of problems commonly asked.## Places I learnt and referred from
### YouTube Channels
[Aditya Verma YouTube Channel](https://www.youtube.com/c/AdityaVermaTheProgrammingLord)
[Hussein Nasser YouTube Channel](https://www.youtube.com/c/HusseinNasser-software-engineering/playlists)
[Take U Forward YouTube Channel](https://www.youtube.com/channel/UCJskGeByzRRSvmOyZOz61ig/playlists)
## Questions taken fromLeetcode
[K Nauid's Book](https://knaidu.gitbooks.io/problem-solving/content/)