上一页 1 2 3 4 5 6 7 8 ··· 16 下一页
摘要: 1. Question: 287. Find the Duplicate Number https://leetcode.com/problems/find-the-duplicate-number/ Given an array nums containing n + 1 integers whe 阅读全文
posted @ 2018-11-20 21:56 ordi 阅读(90) 评论(0) 推荐(0)
摘要: 1. Question 445. Add Two Numbers II You are given two non-empty linked lists representing two non-negative integers. The most significant digit comes 阅读全文
posted @ 2018-11-20 21:52 ordi 阅读(102) 评论(0) 推荐(0)
摘要: 1. Question: 167. Two Sum II - Input array is sorted url : https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/ Given an array of integers 阅读全文
posted @ 2018-11-19 23:13 ordi 阅读(93) 评论(0) 推荐(0)
摘要: 1. Question: 643. Maximum Average Subarray I url https://leetcode.com/problems/maximum-average-subarray-i/ Given an array consisting of n integers, fi 阅读全文
posted @ 2018-11-19 22:58 ordi 阅读(98) 评论(0) 推荐(0)
摘要: 1. Questionurl: https://leetcode.com/problems/reshape-the-matrix/ 566. Reshape the Matrix In MATLAB, there is a very useful function called 'reshape', 阅读全文
posted @ 2018-11-19 22:04 ordi 阅读(110) 评论(0) 推荐(0)
摘要: 1. Question 414. Third Maximum Number url :https://leetcode.com/problems/third-maximum-number/ Given a non-empty array of integers, return the third m 阅读全文
posted @ 2018-11-19 22:02 ordi 阅读(108) 评论(0) 推荐(0)
摘要: 1. Question: 268. Missing Number url : https://leetcode.com/problems/missing-number/ Given an array containing n distinct numbers taken from 0, 1, 2, 阅读全文
posted @ 2018-11-19 22:00 ordi 阅读(121) 评论(0) 推荐(0)
摘要: 1. Question: url : https://leetcode.com/problems/longest-continuous-increasing-subsequence/ 674. Longest Continuous Increasing Subsequence Given an un 阅读全文
posted @ 2018-11-19 21:56 ordi 阅读(122) 评论(0) 推荐(0)
摘要: 1. Question: 95. Unique Binary Search Trees II Given an integer n, generate all structurally unique BST's (binary search trees) that store values 1 .. 阅读全文
posted @ 2018-11-17 23:26 ordi 阅读(130) 评论(0) 推荐(0)
摘要: 1. Quesiton: 872. Leaf-Similar Trees url: https://leetcode.com/problems/leaf-similar-trees/description/ Consider all the leaves of a binary tree. From 阅读全文
posted @ 2018-11-17 22:53 ordi 阅读(99) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 16 下一页