Skip to content

saksham101s/DSA-leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍💻 Daily LeetCode Practice

Welcome to my Daily LeetCode Problems Repository! 🚀 This repo is a collection of all the LeetCode problems I solve daily, categorized and documented for easy reference.

The goal of this repository is:

📈 To track my daily coding progress

🧠 To improve problem-solving skills and DSA knowledge

🏆 To prepare for coding interviews and competitive programming

📂 Repository Structure 📦 Daily-LeetCode-Problems ┣ 📂 Arrays ┣ 📂 Strings ┣ 📂 LinkedList ┣ 📂 Trees ┣ 📂 DynamicProgramming ┣ 📂 Graphs ┣ 📂 BitManipulation ┣ 📂 Math ┗ 📜 README.md

Each folder contains solutions grouped by topic.

File names follow the pattern: ProblemName_LeetCodeID.cpp (or .py / .java depending on language).

🛠️ Languages Used

C++ (Primary)

Python / Java (Occasional experiments)

📅 Daily Progress

✅ I aim to solve at least one problem every day (sometimes more).

Problems are logged with date, difficulty, and approach.

I also add time and space complexity analysis when possible.

✨ Features of This Repo

📖 Well-structured and categorized solutions

🔍 Easy-to-read code with comments

📊 Consistent updates to track learning journey

💡 Optimized approaches where possible

🚀 How to Use

Clone the repo:

git clone https://github.com/your-username/Daily-LeetCode-Problems.git

Navigate to the desired topic folder

Open the solution file to explore the approach and code

🏆 Milestones

🎯 100+ problems solved ✅

🔥 Solving daily LeetCode POTD (Problem of the Day)

🌟 Focusing on mastering Data Structures & Algorithms

📬 Connect With Me

📧 Email: sakshamupreti101@gmail.com

💼 LinkedIn: Your LinkedIn Profile

🏗️ Portfolio/Projects: Your Portfolio Link

⭐ If you find this repo helpful, consider giving it a star — it motivates me to keep solving and sharing!

About

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages