silky-x0 / NeetCode-450

List of Problems in NEETCODE-450 and I'll be solving all(maybe).

Repository from Github https://github.comsilky-x0/NeetCode-450Repository from Github https://github.comsilky-x0/NeetCode-450

πŸš€ NeetCode 450 - LeetCode Problems

LeetCode Problems Categories

Difficulty Breakdown

  • 🟩 Easy: 34 / 109
  • 🟨 Medium: 54 / 290
  • πŸŸ₯ Hard: 3 / 52

🎯 Progress By Category

  • Arrays & Hashing (27/58)
  • Two Pointers (12/18)
  • Sliding Window (8/15)
  • Stack (13/19)
  • Binary Search (8/24)
  • Linked List (4/29)
  • Trees (0/42)
  • Tries (2/4)
  • Heap / Priority Queue (0/17)
  • Backtracking (9/18)
  • Graphs (1/39)
  • Advanced Graphs (0/11)
  • 1-D Dynamic Programming (4/36)
  • 2-D Dynamic Programming (3/26)
  • Greedy (11/18)
  • Intervals (5/8)
  • Math & Geometry (4/22)
  • Bit Manipulation (2/11)
  • JavaScript (0/30)

πŸ’‘ About

This repository contains solutions to the NeetCode 450+ problem set, a carefully curated list of LeetCode problems designed to help you master coding interviews. Problems are organized by topic and difficulty level.

🚦 Getting Started

  1. Clone this repository
  2. Pick a topic from the Table of Contents
  3. Solve problems in order of difficulty (Easy β†’ Medium β†’ Hard)
  4. Mark your progress in the tracking section

πŸ“š Table of Contents

1. Arrays & Hashing

View Problems (58)

Easy

Medium

Hard

2. Two Pointers

View Problems (18)

Easy

Medium

Hard

3. Sliding Window

View Problems (15)

Easy

Medium

Hard

4. Stack

View Problems (19)

Easy

Medium

Hard

5. Binary Search

View Problems (24)

Easy

Medium

Hard

6. Linked List

View Problems (29)

Easy

Medium

Hard

7. Trees

View Problems (42)

Easy

Medium

Hard

8. Tries

View Problems (4)

Medium

Hard

9. Heap / Priority Queue

View Problems (17)

Easy

Medium

Hard

10. Backtracking

View Problems (18)

Medium

Hard

11. Graphs

View Problems (39)

Easy

Medium

Hard

12. Advanced Graphs

View Problems (11)

Medium

Hard

13. 1-D Dynamic Programming

View Problems (36)

Easy

Medium

Hard

14. 2-D Dynamic Programming

View Problems (26)

Medium

Hard

15. Greedy

View Problems (18)

Medium

Hard

16. Intervals

View Problems (8)

Easy

Medium

Hard

17. Math & Geometry

View Problems (22)

Easy

Medium

Hard

18. Bit Manipulation

View Problems (11)

Easy

Medium

19. JavaScript

View Problems (30)

Easy

Medium

About

List of Problems in NEETCODE-450 and I'll be solving all(maybe).


Languages

Language:Python 100.0%