上一页 1 2 3 4 5 6 7 ··· 16 下一页
摘要: 1. Question: 896. Monotonic Array https://leetcode.com/problems/monotonic-array/ An array is monotonic if it is either monotone increasing or monotone 阅读全文
posted @ 2018-11-20 22:35 ordi 阅读(154) 评论(0) 推荐(0)
摘要: 1. Question 849. Maximize Distance to Closest Person url https://leetcode.com/problems/maximize-distance-to-closest-person/ In a row of seats, 1 repre 阅读全文
posted @ 2018-11-20 22:32 ordi 阅读(134) 评论(0) 推荐(0)
摘要: 1. Question: 830. Positions of Large Groups url https://leetcode.com/problems/positions-of-large-groups/ In a string S of lowercase letters, these let 阅读全文
posted @ 2018-11-20 22:30 ordi 阅读(146) 评论(0) 推荐(0)
摘要: 1. Question: 747. Largest Number At Least Twice of Others url: https://leetcode.com/problems/largest-number-at-least-twice-of-others/ In a given integ 阅读全文
posted @ 2018-11-20 22:29 ordi 阅读(105) 评论(0) 推荐(0)
摘要: 1. Question 717. 1-bit and 2-bit Characters https://leetcode.com/problems/1-bit-and-2-bit-characters/ We have two special characters. The first charac 阅读全文
posted @ 2018-11-20 22:26 ordi 阅读(100) 评论(0) 推荐(0)
摘要: 1. Question 724. Find Pivot Index https://leetcode.com/problems/find-pivot-index/ Given an array of integers nums, write a method that returns the "pi 阅读全文
posted @ 2018-11-20 22:24 ordi 阅读(118) 评论(0) 推荐(0)
摘要: 1. Question: 746. Min Cost Climbing Stairs https://leetcode.com/problems/min-cost-climbing-stairs/ On a staircase, the i-th step has some non-negative 阅读全文
posted @ 2018-11-20 22:19 ordi 阅读(113) 评论(0) 推荐(0)
摘要: 1. Question: 905. Sort Array By Parity https://leetcode.com/problems/sort-array-by-parity/ Given an array A of non-negative integers, return an array 阅读全文
posted @ 2018-11-20 22:14 ordi 阅读(112) 评论(0) 推荐(0)
摘要: 1. Question: 941. Valid Mountain Array https://leetcode.com/problems/valid-mountain-array/ Given an array A of integers, return true if and only if it 阅读全文
posted @ 2018-11-20 22:10 ordi 阅读(101) 评论(0) 推荐(0)
摘要: 1. Question: 238. Product of Array Except Self https://leetcode.com/problems/product-of-array-except-self/ Given an array nums of n integers where n > 阅读全文
posted @ 2018-11-20 22:03 ordi 阅读(80) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 16 下一页