Skip to content

Structured Python solutions and annotated notebooks for LeetCode problems — includes multiple approaches, complexity analysis, and Colab-ready explanations for interview prep.

Notifications You must be signed in to change notification settings

zanvari/leetcode-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🧠 LeetCode Notebook Practice

This repo contains my step-by-step LeetCode prep using Python and Jupyter Notebooks. Each problem includes:

  • ✅ Multiple solution approaches
  • ⏱️ Time & space complexity breakdown
  • 🧪 Ready-to-copy Python scripts for LeetCode
  • 📘 Notebook-style explanations for deeper understanding

📁 Structure

  • notebooks/: Full Colab/Notebook explanations
  • solutions/: Short Python-only LeetCode scripts

🚀 Topics Covered

  • Arrays
  • Dynamic Programming
  • Graphs
  • Strings
  • Trees

About

Structured Python solutions and annotated notebooks for LeetCode problems — includes multiple approaches, complexity analysis, and Colab-ready explanations for interview prep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published