Importsys Blog

I love yueyue


  • Home

  • About

  • Tags

  • Categories

  • Archives

Leetcode 1011. Capacity To Ship Packages Within D Days 在 D 天内送达包裹的能力

Posted on 2019-06-02 | In LeetCode
1011. Capacity To Ship Packages Within D Days题目描述:A conveyor belt has packages that must be shipped from one port to another within D days. The i-th p ...
Read more »

Leetcode 946. Validate Stack Sequences 验证栈序列

Posted on 2019-06-02 | In LeetCode
946. Validate Stack Sequences题目描述Given two sequences pushed and popped with distinct values, return true if and only if this could have been the resul ...
Read more »

871. Minimum Number of Refueling Stops

Posted on 2019-06-02 | In LeetCode
871. Minimum Number of Refueling Stopsdescription:TA car travels from a starting position to a destination which is target miles east of the starting ...
Read more »

458. Poor Pigs

Posted on 2019-06-02 | In LeetCode
458. Poor Pigsdescription:There are 1000 buckets, one and only one of them is poisonous, while the rest are filled with water. They all look identical ...
Read more »

440. K-th Smallest in Lexicographical Order

Posted on 2019-06-02 | In LeetCode
440. K-th Smallest in Lexicographical OrderDescription:Given integers n and k, find the lexicographically k-th smallest integer in the range from 1 to ...
Read more »

LeetCode 300. Longest Increasing Subsequence 最长上升子序列

Posted on 2019-06-02 | In LeetCode
394. Decode String题目描述Given an encoded string, return it’s decoded string. The encoding rule is: k[encoded_string], where the encoded_string inside th ...
Read more »

LeetCode 354. Russian Doll Envelopes 俄罗斯套娃信封问题

Posted on 2019-06-02 | In LeetCode
354. Russian Doll Envelopes题目描述You have a number of envelopes with widths and heights given as a pair of integers (w, h). One envelope can fit into an ...
Read more »

LeetCode 300. Longest Increasing Subsequence 最长上升子序列

Posted on 2019-06-02 | In LeetCode
300. Longest Increasing Subsequence题目描述Given an unsorted array of integers, find the length of longest increasing subsequence. Note: There may be ...
Read more »

15. 3Sum

Posted on 2019-06-02 | In LeetCode
15. 3Sum题目描述Given an array nums of n integers, are there elements a, b, c in nums such that a + b + c = 0? Find all unique triplets in the array which ...
Read more »

11. Container With Most Water

Posted on 2019-06-02 | In LeetCode
11. Container With Most WaterDescriptionGiven n non-negative integers a1, a2, …, an , where each represents a point at coordinate (i, ai). n vertical ...
Read more »
1234
importsys

importsys

zjuer

32 posts
7 categories
25 tags
© 2019 importsys
Powered by Hexo
|
Theme — NexT.Muse v5.1.4
Visited Times