摘要: LeetCode 0406. Queue Reconstruction by Height根据身高重建队列【Medium】【Python】【贪心】 Problem "LeetCode" Suppose you have a random list of people standing in a qu 阅读全文
posted @ 2020-02-16 22:08 Wonz 阅读(145) 评论(0) 推荐(0) 编辑
摘要: LeetCode 0435. Non overlapping Intervals无重叠区间【Medium】【Python】【区间贪心】 Problem "LeetCode" Given a collection of intervals, find the minimum number of int 阅读全文
posted @ 2020-02-16 20:57 Wonz 阅读(244) 评论(0) 推荐(0) 编辑
摘要: LeetCode 0452. Minimum Number of Arrows to Burst Balloons用最少数量的箭引爆气球【Medium】【Python】【区间贪心】 Problem "LeetCode" There are a number of spherical balloons 阅读全文
posted @ 2020-02-16 20:07 Wonz 阅读(135) 评论(0) 推荐(0) 编辑