作者简介
耿煜,男,天津人,地球物理学博士
"Skill Set" : ["滑动窗口、快慢指针", ...
"差分、前缀和、双指针、对撞指针", ...
"桶排序、二路归并排序、堆排序", ...
"ST 表、线段树、红黑树、哈希表"]
An introduction to the author
Yu Geng, Google Code Jam contestant, previously a Computer Science Minor student while studying in Canada. Yu is keen on discussing the following topics:
- Sliding window
- Two pointers
- Fast & slow pointers
- Merge intervals
- Cyclic sort
- In-place reversal of a linked list
- Tree breadth-first search
- Tree depth-first search
- Two heaps
- Subsets
- Modified binary search
- Top ‘K’ elements
- K-way merge
- 0/1 knapsack (dynamic programming)
- Topological sort (graph)