홍성현 ¶
Problems
- https://www.algospot.com/judge/problem/read/POLY
- https://www.algospot.com/judge/problem/read/CLEARSKYPROJECT (맑은 하늘 프로젝트)
- https://www.algospot.com/judge/problem/read/RATIO (승률 올리기)
- https://www.algospot.com/judge/problem/read/RATIO (Weird Numbers)
- https://www.algospot.com/judge/problem/read/BOGGLE
- https://www.algospot.com/judge/problem/read/NUMBERGAME (숫자게임)
- https://www.acmicpc.net/problem/6569 (몬드리안의 꿈)
DS
- B+ tree
- Fibonacci heap
정진경 ¶
- 플레인 스위핑 NlogN algorithm
- Mo's Algorithm
- Convex Hull Trick (http://wcipeg.com/wiki/Convex_hull_trick)
- Interval Tree