TongTong Shi's Blog
A Playground to Share My Knowledge
Assign Cookies Assign Cookies
LeetCode Q 455 - Assign CookiesAssume you are an awesome parent and want to give your children some cookies. But, you sh
2019-05-25 Tong Shi
Minimum Number of Arrows to Burst Balloons Minimum Number of Arrows to Burst Balloons
LeetCode Q 452 - Minimum Number of Arrows to Burst BalloonsThere are a number of spherical balloons spread in two-dimens
2019-05-25 Tong Shi
Merge Intervals Merge Intervals
LeetCode Q 56 - Merge IntervalsGiven a collection of intervals, merge all overlapping intervals. Example 1:Input: [[1,3]
2019-05-25 Tong Shi
Non-overlapping Intervals Non-overlapping Intervals
LeetCode Q 435 - Non-overlapping IntervalsGiven a collection of intervals, find the minimum number of intervals you need
2019-05-25 Tong Shi
Queue Reconstruction by Height Queue Reconstruction by Height
LeetCode Q 406 - Queue Reconstruction by HeightSuppose you have a random list of people standing in a queue. Each person
2019-05-25 Tong Shi
Remove K Digits Remove K Digits
LeetCode Q 402 - Remove K DigitsGiven a non-negative integer num represented as a string, remove k digits from the numbe
2019-05-23 Tong Shi
33 / 79