Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

Welcome to my LeetCode solutions repository! Here, you'll find my solutions to various LeetCode problems, categorized by difficulty and problem type. This serves as a way to track my progress and share approaches for solving common algorithm and data structure challenges.

📝 Table of Contents

📂 Problem Categories

  • Arrays
  • Strings
  • Linked Lists
  • Trees
  • Dynamic Programming
  • Graphs
  • Backtracking
  • Math

💡 Approach

For each problem, I aim to:

  1. Understand the problem statement thoroughly.
  2. Identify the most optimal approach or algorithm.
  3. Write clean, readable, and efficient code with comments explaining my thought process.
  4. Test the solution against multiple edge cases.

🚀 How to Use

  1. Clone this repository:
    git clone https://github.com/your-username/leetcode-solutions.git
  2. Navigate to the folder containing solutions.
  3. Each solution is in its respective folder, organized by problem name and difficulty.

🌐 LeetCode Profile

Check out my LeetCode progress here: Your LeetCode Profile

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages