Skip to content

gonmelo/leetcode-solved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-solved

A repository with solutions for leetcode problems The goal is to provide explainable solutions in clean code to the different problems.

📌 Structure

  • Each problem is stored in its own folder under problems/.
  • All solutions are in Python.
  • Includes tags for common topics (e.g., Arrays, DP, Graphs).

🚧 Progress

Solved: 1 / 500
Last updated: July 29, 2025

🧠 Tags

Arrays | Sorting | Two Pointers


📚 Sample Problem Entry

Each problem has:

  • A solution.py file with the code.

About

A repository with solutions for leetcode problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages