Skip to content

sathwikre/leetcode_questions_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 LeetCode Solutions — My Daily Problem-Solving Practice Repository

💡 The Inspiration

“Practice daily.” “Solve more problems.” “Consistency matters.”

As a Computer Science student, I regularly practice Data Structures and Algorithms on LeetCode to improve my problem-solving skills.

What used to happen earlier was:

Solving problems on the platform

Code getting lost after submission

No proper way to track progress

Difficult to revisit solutions later

To avoid this, I started saving every solved problem in a GitHub repository.

This repository acts as my personal archive of LeetCode solutions.


🚀 What This Repository Contains

This repository contains:

Solutions to LeetCode problems I solved

Clean and readable code

Well-organized files for easy revision

A growing collection as I practice more problems

Each commit represents consistent practice and learning.


🔁 How It Works (The Flow)

  1. Pick a Problem

Select a problem on LeetCode

Understand the constraints and approach

  1. Write the Code

Implement the solution

Focus on correctness and efficiency

  1. Commit the Solution

Save the code in this repository

Commit regularly to track progress

  1. Revisit Anytime

Review past solutions

Improve logic and optimize when needed


📂 Repository Structure

The repository is organized to keep solutions easy to find.

Each file corresponds to a LeetCode problem

File names indicate the problem or number

Code is written in a clean and simple manner

This structure helps in:

Quick revision

Interview preparation

Tracking improvement over time


🛠️ Languages & Tools Used

Java (primary)

LeetCode platform

Git & GitHub for version control


🧠 Why This Repository

Builds consistency in problem solving

Helps track daily practice

Useful for interview revision

Shows commitment to DSA preparation

Acts as a learning journal


🎯 Goal

The goal of this repository is to become better at problem solving by practicing LeetCode regularly and maintaining a structured record of solutions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published