You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of my Python solutions to LeetCode problems.
This repository is part of my continuous learning journey as a 42 School
student. I use LeetCode to strengthen problem-solving skills, deepen my
understanding of algorithms and data structures, prepare for technical
interviews, and reinforce concepts encountered throughout the Common
Core curriculum.
π Automatic Synchronization
Solutions are automatically synchronized using LeetHub v3.
LeetHub v3 is a browser extension that connects LeetCode with GitHub
and automatically pushes accepted submissions to a repository. This
allows me to keep a structured archive of solved problems while tracking
my progress over time.
This repository is not only a collection of accepted solutions but also
a record of my growth as a developer.
By solving problems regularly, I aim to:
Develop cleaner and more efficient solutions
Explore different approaches to the same problem
Improve time and space complexity awareness
Build strong problem-solving habits
β If you're also learning algorithms, preparing for technical
interviews, or following the 42 curriculum, feel free to explore the
solutions and compare different approaches.
About
π Python solutions to LeetCode problems for algorithm practice, interview preparation, and continuous learning.