- The main purpose of creating this repository is to bring awareness and better build of the Data Structures.
various types of data structures are implemented in
c
andTypeScript
language.
Each data structures code is in a subfolder under src. Each folder consists of several files associated with the data structure. several implementations of the same data structure has been made with different sources.
I have followed mycodeschool(C), freeCodeCamp.org(JavaScript), BBartes(C, C++) channels for all the concepts i have updated in this repository. link for source videos =>
MyCodeSchool
freeCodeCamp.org
BBartes
- Visualize code :
Python Tutor
This is an open source project, and contributions of any kind are welcome and appreciated. Open issues, bugs, and feature requests are all listed on the issues tab and labeled accordingly. Feel free to open bug tickets and make feature requests.