Skip to content

SiddharthSri0/NeetCode150

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 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++
  • Only problems I've genuinely attempted myself are pushed here
  • 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

#6 / 150 solved

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages