408
首页
系列教程
系列教程
GOFamily 【go语言教程】
(opens new window)
408 【基础408知识教程】
(opens new window)
luban 【系统设计教程】
(opens new window)
dingdang 【工具教程】
(opens new window)
god 【给程序员写的书】
(opens new window)
微信公众号
作者
(opens new window)
GitHub
(opens new window)
扫描线算法
基础知识:一个很巧妙的解决时间安排冲突的算法,本身比较容易些也很容易理解
常见题目:
Leetcode 253 Meeting Room II (Meeting Room I 也可以使用)
Leetcode 218 The Skyline Problem
Leetcode 759 Employee Free Time