Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ DSA Public

πŸš€ Repository for mastering Data Structures & Algorithms πŸ“˜ Includes solved problems from LeetCode & practice sets 🧩 Covers core topics: arrays, recursion, sorting, trees & more πŸ’‘ A step towards sharpening problem-solving & coding skills

Notifications You must be signed in to change notification settings

mdzaheerjk/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DSA β€” Data Structures & Algorithms

Welcome to the DSA repository!
Your go-to place for mastering Data Structures & Algorithms through solved problems, practice sets, and essential concepts.


🌟 About

  • πŸ“˜ Includes: Solved problems from LeetCode, custom practice sets, and coding exercises.
  • 🧩 Coverage: Arrays, recursion, sorting, trees, graphs, dynamic programming, and more!
  • πŸ’‘ Goal: Sharpen your problem-solving and coding skills for interviews, exams, and real-world programming.

πŸ—ΊοΈ Repository Structure

DSA/
β”‚
β”œβ”€β”€ LEETCODE/        πŸ“ LeetCode problems and solutions
β”œβ”€β”€ TUF+/            πŸ“ Codes of Take You Forward 
β”œβ”€β”€ README.md        πŸ“˜ Project documentation (you're here!)
└── dsa/             πŸ“ Additional DSA problems and notes

πŸš€ How to Use

  1. Clone the repo

    git clone https://github.com/mdzaheerjk/DSA.git
    cd DSA
  2. Explore Solutions

    • Browse the LEETCODE/ folder for solved problems.
    • Check dsa/ for topic-wise explanations and practice sets.
  3. Run & Experiment

    • Open test.ipynb for interactive testing and demonstrations.
    • Use your favorite IDE or Jupyter Notebook for code experiments.

πŸ† Topics Covered

  • Arrays & Strings
  • Two-Pointers & Sliding Window
  • Recursion & Backtracking
  • Sorting & Searching
  • Linked Lists & Stacks
  • Trees & Graphs
  • Dynamic Programming
  • Hashing & Maps
  • More coming soon!

πŸ’‘ Contributing

Have a solution or tip to share?
PRs are welcome! See CONTRIBUTING.md (if available) for guidelines.


πŸ‘€ Author


πŸ“„ License

See LICENSE for details.


Tip: For efficient navigation, use emoji labels:

πŸ“ = Folder πŸ§ͺ = Notebookβ€ƒπŸ“˜ = Docs


About

πŸš€ Repository for mastering Data Structures & Algorithms πŸ“˜ Includes solved problems from LeetCode & practice sets 🧩 Covers core topics: arrays, recursion, sorting, trees & more πŸ’‘ A step towards sharpening problem-solving & coding skills

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages