Skip to content

SahilGuptaa28/dsa-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 DSA with Java — Revision Focus

This repository contains my short, concise Java solutions for important Data Structures & Algorithms problems. All code here is written mainly for revision purpose — quick logic recall and interview preparation.


📌 Current Topics Covered

Topic Status
Arrays ✅ in progress
Strings ✅ in progress

More topics will be added soon: Binary Search, Two Pointers, Sliding Window, Recursion, DP, Trees, Graphs etc.


🎯 Purpose of this Repo

  • Build consistency in DSA
  • Keep short readable implementations
  • Improve problem solving logic
  • Revision friendly codebase
  • Public progress tracking

🛠️ Tech Stack

Language Version
Java 8+

🔮 Future TODO

  • Organize problems by topic folders
  • Add Complexity notes
  • Add Pattern based folders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages