Skip to content

praphull-verma/DSA-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DSA Practice - Here

A comprehensive collection of Data Structures and Algorithms implementations and problem solutions for interview preparation and competitive programming.

πŸ“š Contents

  • Data Structures: Arrays, Linked Lists, Stacks, Queues, Trees, Graphs, Hash Tables
  • Algorithms: Sorting, Searching, Dynamic Programming, Recursion, Greedy, Divide & Conquer
  • Problem Solutions: LeetCode, HackerRank, GeeksforGeeks, and other platform solutions
  • Interview Prep: Common coding interview questions and patterns

πŸš€ Getting Started

git clone https://github.com/praphull-verma/DSA-Practice.git
cd DSA-Practice

πŸ“ Repository Structure

DSA-Practice/
β”œβ”€β”€ general/
β”œβ”€β”€ Searching/
β”œβ”€β”€ LinkedLists/
β”œβ”€β”€ Trees/
β”œβ”€β”€ Graphs/
β”œβ”€β”€ DynamicProgramming/
β”œβ”€β”€ Sorting/

πŸ”§ Languages Used

  • Java

🀝 Contributing

Feel free to contribute by:

  • Adding new problems and solutions
  • Improving existing implementations
  • Adding comments and documentation
  • Fixing bugs

πŸ”— Connect


⭐ Star this repository if you find it helpful!

About

A comprehensive collection of Data Structures and Algorithms implementations.

Topics

Resources

Stars

Watchers

Forks

Languages