Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages