Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NeetCode 150 β€” Solutions

A structured collection of my solutions to the NeetCode 150 problem set, solved in C++.


How this works

  • Problems are solved in C++
  • Most optimal solutions to each of the problems
  • Each published code will be included with a descrition providing its Time Complexity

Problems are organized by topic, matching NeetCode's roadmap:

πŸ“ arrays-hashing/

πŸ“ two-pointers/

πŸ“ sliding-window/

πŸ“ stack/

πŸ“ binary-search/

πŸ“ linked-list/

πŸ“ trees/

πŸ“ tries/

πŸ“ heap-priority-queue/

πŸ“ backtracking/

πŸ“ graphs/

πŸ“ advanced-graphs/

πŸ“ 1d-dynamic-programming/

πŸ“ 2d-dynamic-programming/

πŸ“ greedy/

πŸ“ intervals/

πŸ“ math-geometry/

πŸ“ bit-manipulation/

Progress

#9 / 150 solved

About

This repository contains solutions NeetCode 150 Problems. Must-do List for Interview Prep and DSA prep 🎯

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages