Skip to content

A curated collection of Data Structures & Algorithm patterns implemented in Python — with notes, examples, and practice problems.

License

Notifications You must be signed in to change notification settings

abhijithwarrier/Python-DSA-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Python DSA Patterns

Python DSA Patterns is a curated collection of Data Structures & Algorithm techniques implemented in Python.
Each pattern comes with a clear explanation, runnable script, and practice problems — building a growing DSA library over time.


🔑 What’s inside

  • 📘 Notes — concise explanations of DSA patterns
  • 🐍 Python Scripts — runnable Jupyter notebooks
  • 🧩 Problem Sets — classic challenges to practice

📂 Structure

python-dsa-patterns/
├── scripts/        # Jupyter notebooks for each pattern
├── notes/          # Markdown notes (theory + examples)
└── README.md

✨ Follow Along


Decode algorithms, one pattern at a time.

About

A curated collection of Data Structures & Algorithm patterns implemented in Python — with notes, examples, and practice problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors