Skip to content

thecoderpiyush/DailyDSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ DSA Practice Repository

Welcome to TheCoderPiyush's DSA Practice Repo 🎯

This repository contains my solutions to Data Structures & Algorithms (DSA) problems from platforms like LeetCode, GeeksforGeeks, and InterviewBit.
The goal is to improve problem-solving skills, write clean and efficient code, and stay consistent with practice.


πŸ“Œ Repository Structure

  • problems/ β†’ All solved problems organized by topic (Arrays, Strings, DP, etc.)
  • notes/ β†’ Topic-wise learning notes, explanations, and approaches
  • README.md β†’ Project documentation
  • .gitignore β†’ To avoid committing unnecessary files
  • LICENSE β†’ Open-source license

πŸ› οΈ Tech Stack

  • Java (Spring Boot background, DSA in Java for interviews)
  • Python (ML/extra practice)

🎯 Goals

  • Solve 500+ problems before interviews
  • Focus on patterns (sliding window, recursion, DP, etc.)
  • Write optimized solutions with explanations

πŸ“– Problem Categories

  • βœ… Arrays
  • βœ… Strings
  • βœ… Linked List
  • βœ… Trees & Graphs
  • βœ… Dynamic Programming
  • βœ… Greedy & Backtracking

πŸ“Œ How to Use

  1. Clone the repo

About

only aim to achieve Daily DSA goals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages