This repository serves as a structured collection of my solutions to various LeetCode problems, primarily focusing on algorithm and data structure challenges. The aim is to provide clear, efficient, and well-documented solutions for future reference and learning.
Each problem's solution is organized within a dedicated directory, typically named after the LeetCode topic. Solutions are primarily implemented mainly in Python (cuz speed).
Happy solving! 🤓