- Sliding Window (XXX substring/subarray !!! Continous. Do care about what's between left-right pointers)
- Fixed Size (pretty similar to two pointers)
- 1456
- Dynamic Size
- 1004
- 209
- 3 (#hashtable)
- Fixed Size (pretty similar to two pointers)
- Two Pointers (mainly focus on values for those two pointer instead of everything inside the window)
- 19 (#linkedlist)
- DP
- Backtracking
- combination of element/choices
- Greedy
- linked list
- binary tree
-
Notifications
You must be signed in to change notification settings - Fork 0
Ziming-W/leetcode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published