| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my complete solutions for the NeetCode 75 – a curated list of the most important Data Structures & Algorithms problems commonly asked in FAANG and top tech interviews.
The goal of this repository is to practice, revise, and master core DSA concepts while improving problem‑solving skills and coding patterns.
I have completed all 75 problems across major categories such as:
Each folder contains:
📦 neetcode-75 ├── Arrays & Hashing ├── Two Pointers ├── Sliding Window ├── Stack ├── Binary Search ├── Linked List ├── Trees ├── Tries ├── Heap-PriorityQueue ├── Backtracking ├── Intervals ├── Greedy ├── Graphs └── Dynamic Programming
Each topic contains solutions in separate files.
✔️ All 75 problems completed
This repo is personal but contributions, suggestions, and optimizations are welcome! Feel free to open issues or pull requests.
If you have suggestions or want to connect:
⭐ If you like this repository, consider giving it a star!
| Back | FazBrowse Home | New Git URL |