Skip to content

Mahima507/LeetCode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LeetCode Problem Solutions

A curated collection of Data Structures & Algorithms solutions implemented while practicing on LeetCode.

📌 Overview

  • Solutions written with a focus on clarity, optimization, and clean code
  • Covers key DSA topics: Arrays, Strings, Trees, Graphs, Dynamic Programming
  • Regularly updated with new problems and improved approaches

🛠️ Tech Stack

  • Java (Primary)
  • C++ / JavaScript (optional)

🎯 Goals

  • Strengthen problem-solving skills
  • Master DSA patterns and optimization techniques
  • Prepare for product-based company interviews

📂 Structure

/Problem-Name ├── Solution.java ├── README.md (approach + explanation)

⚡ Usage

  • Browse problems by folder
  • Review solutions and approaches
  • Practice and optimize your own implementations

🤝 Contributing

Contributions are welcome!

  • Fork the repository
  • Create a new branch
  • Add your solution in the correct folder
  • Ensure clean, readable, and well-documented code
  • Submit a pull request with a clear description

⭐ Highlights

  • Focus on efficient algorithms
  • Clean and maintainable code style
  • Continuous learning & consistency

⭐ If you find this helpful, consider giving it a star!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors