Skip to content

Puskar2Sora/DSA-Problems-Solves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

📚 DSA Problems

A curated collection of Data Structures & Algorithms solutions in Java
focused on interview preparation, consistency & problem-solving patterns 🚀


🚀 About This Repository

This repository contains solutions to a wide range of DSA problems && Competative Programming solved during:

  • 🔥 #GeekStreak60 challenge
  • 💻 Daily coding practice
  • 🎯 Technical interview preparation

Each solution focuses on clean code, optimized approach, and pattern recognition.


🧠 Topics Covered

Arrays • Strings • Recursion • Sorting • Searching • Linked List • Stack • Queue
Trees • BST • Heap • Greedy • Dynamic Programming • Graphs
Sliding Window • Two Pointer • Bit Manipulation • Intervals


⚙️ Tech Stack

Language: Java ☕ & C++
IDE: VS Code / IntelliJ


✨ Key Features

  • ✔ Optimized solutions
  • ✔ Clean & readable code
  • ✔ Interview-oriented problems
  • ✔ Pattern-based learning
  • ✔ Regular updates

🗂 Folder Structure

DSA-Problems
│── Arrays
│── Strings
│── BinarySearch
│── Trees
│── Graphs
│── DynamicProgramming
│── Greedy

📌 How to Use

git clone https://github.com/Puskar2Sora/DSA-Problems.git

Open in your favourite IDE and start exploring 🚀


Master DSA through consistency, structured learning & real problem solving

Consistency > Intensity

Solve || Learn || Repeat

About

Advanced DSA Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors