-
Notifications
You must be signed in to change notification settings - Fork 67
Home
luoxiaoke edited this page Jul 31, 2020
·
1 revision
LeetCode (370/1521)
→ Easy 131
--Medium 193
--Hard 46
Algorithm exercises 🚨🚨🚨
the following problem is choose by:
the problem of Daily Challenges and Weekly Contest, and the similar problem on leetcode.com and leetcode-cn.com.
Tag | Progress |
---|---|
Array | 105/261 |
Backtracking | 15/55 |
Binary Indexed Tree | 2/6 |
Binary Search | 32/84 |
Binary Search Tree | 2/15 |
Bit Manipulation | 9/39 |
Brainteaser | 3/5 |
Breadth-first Search | 16/68 |
Concurrency | 1/9 |
Database | 3/112 |
Depth-first Search | 39/95 |
Desigin | 5/49 |
Divide and Conquer | 6/19 |
Dynamic Programming | 54/188 |
Geometry | 2/7 |
Graph | 9/42 |
Greedy | 16/80 |
Hash Table | 22/127 |
Heap | 5/34 |
Linked List | 27/38 |
Math | 35/122 |
Memoization | 1/1 |
Minimax | 1/8 |
Queue | 2/9 |
Recursion | 5/15 |
Random | 1/6 |
Segment Tree | 3/12 |
Sliding Window | 7/23 |
Sort | 16/52 |
Stack | 17/57 |
String | 57/179 |
Topological Sort | 4/7 |
Tree | 54/137 |
Trie | 3/17 |
Two Pointers | 31/60 |
Union Find | 5/29 |
other | 5/? |