摘要: Problem : Assume you are an awesome parent and want to give your children some cookies. But, you should give each child at most one cookie. Each child 阅读全文
posted @ 2020-04-14 17:47 littledy 阅读(120) 评论(0) 推荐(0)
摘要: Problem : You are given a map in form of a two dimensional integer grid where 1 represents land and 0 represents water. Grid cells are connected horiz 阅读全文
posted @ 2020-04-14 17:34 littledy 阅读(83) 评论(0) 推荐(0)
摘要: Problem : For a web developer, it is very important to know how to design a web page's size. So, given a specific rectangular web page’s area, your jo 阅读全文
posted @ 2020-04-14 17:15 littledy 阅读(84) 评论(0) 推荐(0)
摘要: Problem : You are given two arrays (without duplicates) nums1 and nums2 where nums1’s elements are subset of nums2. Find all the next greater numbers 阅读全文
posted @ 2020-04-14 17:00 littledy 阅读(124) 评论(0) 推荐(0)