Skip to content

Latest commit

Β 

History

History
24 lines (15 loc) Β· 1.29 KB

File metadata and controls

24 lines (15 loc) Β· 1.29 KB

LeetCode Practice

This repository contains my solutions to LeetCode problems.
The goal is to improve my problem-solving skills and become more comfortable writing clean and efficient code.


πŸ“Œ Why this repo?

To stay consistent, track my progress, and make learning fun β€” one problem at a time.


πŸ—‚οΈ How it's organized

  • Each file contains one problem.
  • A file may include multiple solutions (brute-force, optimized, etc).
  • All problems are solved in plain code.
  • The structure may evolve over time as I explore more problems and languages.

Solving one problem at a time.
No pressure β€” just progress. 🌱