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

https://github.com/itsuren/dsa

📚 A repository on Data Structures and Algorithms from text books for Academics
https://github.com/itsuren/dsa

data-structures

Last synced: 3 months ago
JSON representation

📚 A repository on Data Structures and Algorithms from text books for Academics

Awesome Lists containing this project

README

          


Logo


Data Structures and Algorithms




Releases


Issues


 

Data Structures and Algorithms Repository that Contains practices of the algorithms and codes from textbooks and classworks.

 

### 1️⃣ Preliminary Practices
- Consists of Fundamentals to Create Data Structures.
1. [Memory_Allocation](./NOTES/Memory_Allocation.md)

 

### 🔱 Types of Data Structures
1. [Linked_List](./NOTES/Linked_List.md)
2. [Tree](./NOTES/Tree.md)
3. [Graph](./NOTES/Graph.md)
4. [Stack](./NOTES/Stack.md), [Queue](./NOTES/Queue.md), [etc](./NOTES/Miscellaneous.md).

 
-----
### ❤️ Contributors

Thanks for making this project possible:

| Issues | Saugat Tamang |
|----------------|----------------|

 

### 📜 License

DSA is released under the [MIT license](./LICENSE), which grants the following permissions:

- Commercial use
- Distribution
- Modification
- Private use