Skip to content

codesVarun/dsa-python-for-interviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DSA in Python for Coding Interviews πŸπŸ’»

This repository is a personal DSA learning journey using Python, aligned with coding interview preparation. It includes topic-wise notes, implementation of data structures and algorithms, and solved LeetCode problems.

πŸ”₯ Current Focus: Graphs

πŸ“ Structure

  • notes/: Theory notes and cheat sheets
  • topics/: Clean implementations of core DSA topics
  • problems/: LeetCode-style problem solutions
  • templates/: Reusable code for competitive coding
  • resources/: Interview prep roadmap & helpful links

πŸ›  Tech Stack

  • Language: Python 3.10+
  • Platform: LeetCode, HackerRank, Codeforces

πŸ“ˆ Progress Tracker

  • πŸ”² Arrays
  • πŸ”² Strings
  • πŸ”² Linked Lists
  • πŸ”² Trees
  • πŸ”² Stacks & Queues
  • 🟑 Graphs (In Progress)
  • πŸ”² Dynamic Programming

🀝 Contributions

Pull requests are welcome if you're also preparing for interviews!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages