Skip to content

BillionairePhu/leetcode-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

330 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Leetcode Problems

Leetcode Badge MIT License

💡 A repository to store Leetcode solutions with clear explanations for each problem.


❓ Why Do Leetcode?

  • 🧩 Great way to entertain and keep the brain active
  • 📚 Practice and learn techniques for algorithms and data structures
  • 🏗️ Build a daily habit of doing something meaningful and mentally rewarding

Repo features

Leetcode folder generation:

There is a python file gen-leetcode.py to automate the task of creating Leetcode folder along with default files.

Usage:
    python gen-leetcode.py [command] [arguments]

Commands:
    help                Show this help message.
    daily               Generate today's LeetCode daily challenge folder.
    classic <number>    Generate folder for a classic LeetCode problem by number.

Examples:
    python gen-leetcode.py daily
    python gen-leetcode.py classic 1234

In the future, default files by programming language option will be added to this feature.


🎯 Goals

✅ Year 2025

A solid year overall, especially considering I have only started Leetcode the first time. In the next year, I will aim to spend more time to participate in Weekly and Bi-weekly contexts.

  • ✅ Solve at least 1 Leetcode challenge every day
  • ✅ Complete at least 250 challenges
  • ❌ Join at least 3 Leetcode competitions

Year 2026

  • Solve at least 1 Leetcode challenge every day
  • Complete at least 700 challenges
  • Join at least 5 Leetcode competitions

👤 Leetcode Profile

Follow on Leetcode


⭐ Star this repo if you find it useful or inspiring!

About

Solved Leetcode problems with explanations

Topics

Resources

Stars

Watchers

Forks

Contributors