Skip to content

Latest commit

 

History

History
478 lines (382 loc) · 40.1 KB

README_backup.md

File metadata and controls

478 lines (382 loc) · 40.1 KB

LeetCode (204/1467)Easy 94--Medium 98--Hard 12

Algotithm exercises 🚨🚨🚨

the following probleam is choose by:

choose a tag, get top 20 sort by index, and top 20 with the Acceptance high to low.


----SameQuestionGroup----


Tag Progress
Array 63/248
String 37/146
Math 17/122
Depth-first Search 20/95
Breadth-first Search 4/68
Binary Search 7/61
Linked List 26/38
Tree 27/136
Binary Search Tree 2/15
Hash Table 9/119
Stack 10/57
Backtracking 2/49
Greedy 2/64
Bit Manipulation 5/39
Two Pointers 2/30
Heap 2/34
Dynamic Programming 13/188
Brainteaser 2/5
Minimax 1/8
Geometry 1/7
Concurrency 1/9
Database 3/112
other 5/?

Array (63/248)


String (37/146)

 


Math (17/122)





Linked List (26/38)


Tree(27/136)



Hash Table(9/119)


Stack(10/57)



Greedy(2/64)




Heap(2/34)







Database 3/112