This repository contains my Python 3 solutions for the Top Interview 150 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/top-interview-150/
- Solve all Top Interview 150 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 Top Interview 150 study plan.