Skip to content

AbdurRahman020/data-structure-and-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures & Algorithms

my personal notes and code from my university DSA course and lab

Resources

Structure

├── lectures/                           # code and notes following CLRS chapters + MIT 6.006 lectures
├── lab/                                # lab assignments from university
└── cep-library-management-system/      # course end project

Notes

Everything here is Python. Some implementations follow CLRS pseudocode pretty closely, others are adapted from the MIT lecture slides.

Contributors

Languages