Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 710 Bytes

File metadata and controls

21 lines (12 loc) · 710 Bytes

LeetCode 75 – Python Solutions 🧠🐍

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/


📌 Goals

  • 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

🗂 Repository Structure

Problems are organized by topic to match the LeetCode 75 study plan.