This repository contains my Python 3 solutions for the LeetCode 75 Study Plan, a curated set of problems designed to build strong foundations in data structures, algorithms, and interview-style problem solving.
π Study plan: https://leetcode.com/studyplan/leetcode-75/
- Solve all 75 LeetCode problems using Python 3
- Focus on clarity, correctness, and efficiency
- Write solutions that are easy to revisit and explain in interviews
- Include notes on time/space complexity and key insights where helpful
Problems are organized by topic to match the LeetCode 75 study plan.