Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 314 Bytes

node for interview.md

File metadata and controls

11 lines (10 loc) · 314 Bytes
  1. prepare for interview!!!! !1. priority_queue到底是小根堆还是大根堆 !2. sort函数和priority_queue的comp函数到底怎么写,大于还是小于 !3. dijkstra
  2. linked-list !5. trie !6. union-find !7. Longest increasing subsequence !8. bucket sort, radix sort, counting sort
  3. binary index tree