Skip to content

iamBelugax/neetcode-250

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeetCode 250 – DSA Practice Solutions

NeetCode Language Progress

A personal repository to track and document my progress through the NeetCode 250 coding problems. This challenge covers essential data structures and algorithms frequently asked in technical interviews.


🧠 Problem Categories

The NeetCode 250 list is divided into the following topics:

  • ✅ Arrays & Hashing
  • ✅ Two Pointers
  • ✅ Sliding Window
  • ✅ Stack
  • ✅ Binary Search
  • ✅ Linked List
  • ✅ Trees
  • ✅ Tries
  • ✅ Heap / Priority Queue
  • ✅ Backtracking
  • ✅ Graphs
  • ✅ Advanced Graphs
  • ✅ 1D DP
  • ✅ 2D DP
  • ✅ Greedy
  • ✅ Intervals
  • ✅ Math & Geometry
  • ✅ Bit Manipulation

About

The Neetcode 250 is the Neetcode 150 plus 100 more problems.

Topics

Resources

Stars

Watchers

Forks

Languages