Skip to content

Latest commit

Β 

History

102 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LeetCode Journal & Algorithms

Welcome to my coding repository! Here I document my journey mastering Data Structures and Algorithms. This repo contains optimized solutions, complexity analysis, and my personal learning notes for each problem.

πŸ“Š Live Progress

  • Language: Python 🐍
  • Focus: NeetCode 250 / Blind 75

Solved Focus

πŸ“‚ Structure

The repository is organized by pattern/topic to facilitate study:

leetcode-journal/
β”œβ”€β”€ arrays_hashing/    <-- (Topic)
β”‚   β”œβ”€β”€ easy/
β”‚   β”‚   └── 1-two_sum.py
β”‚   └── medium/
└── stack/
    └── ...

About

Documentation of my journey mastering Data Structures and Algorithms with optimized solutions and personal learning notes

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages