https://github.com/hritik-6918/top-interview-150-leetcode
https://github.com/hritik-6918/top-interview-150-leetcode
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hritik-6918/top-interview-150-leetcode
- Owner: hritik-6918
- Created: 2023-07-04T13:26:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T20:25:36.000Z (almost 2 years ago)
- Last Synced: 2023-07-15T21:30:08.779Z (almost 2 years ago)
- Language: C++
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Top-interview-150
Must-do List for Interview Prep for Interview Prepβ π₯ππβ¨ππ―πSummary:-
β πβ¨150 Original & Classic Questionsππ―
β πβ¨Covers comprehensive interview topicsππ―
β πβ¨Best for 3+ months of prep timeππ―
||Must-do List:----------->ππ₯β π―π||
1.Array / String
2.Two Pointers
3.Sliding Window
4.Matrix
5.Hashmap
6.Intervals
7.Stack
8.Linked List
9.Binary Tree General
10.Binary Tree BFS
11.Binary Search Tree
12.Graph General
13.Graph BFS
14.Trie
15.Backtracking
16.Divide & Conquer
17.Kadane's Algorithm
18.Binary Search