Skip to content

hm05/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Problem-Solving Repository

This repository contains my solutions to various problem-solving challenges from LeetCode.
The primary goal is to strengthen problem-solving skills, practice algorithms, and maintain daily coding consistency.


📂 Repository Structure

LeetCode/
│── LICENSE
│── README.md
│── Super Easy Problems/
│ ├── 258.AddDigits.cpp
│ ├── 258.AddDigits.exe
│ ├── 387.FirstUniqueCharacterInAString.cpp
│ └── 387.FirstUniqueCharacterInAString.exe
  • Super Easy Problems → A beginner-friendly problems list on LeetCode.
  • Each file is named in the format:
    ProblemNumber.ProblemName.cpp
    where ProblemNumber is the LeetCode problem ID, and ProblemName is the problem being solved.

🛠️ Tech Stack


📌 Note

  • All solutions are written by me.
  • Problem statements belong to LeetCode. Only my solutions are provided here.

📜 License

This repository is licensed under the MIT License – see the LICENSE file for details.


⭐ If you find this helpful, consider giving the repo a star to stay updated as I add more solutions!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages