Skip to content

Latest commit

 

History

History
134 lines (116 loc) · 5.01 KB

File metadata and controls

134 lines (116 loc) · 5.01 KB

TheDataStructuresManual

This repository contains the most used and important Data Structures in an attempt to understand how they work in the memory.

GitHub license

GitHub release (latest by date) GitHub repo size

GitHub last commit GitHub language count


Repository Index

Select a module category below to view the individual algorithms, memory configurations, and language implementations:

1. Linear Structures

2. Trees

3. Graphs

4. Hash-Based

5. Advanced & Specialized Structures