摘要: Given a sorted array nums, remove the duplicates in place such that each element appear only once and return the new length. Do not allocate extra spa 阅读全文
posted @ 2019-08-19 19:55 孙小鸟 阅读(82) 评论(0) 推荐(0) 编辑
摘要: Given an array nums of n integers and an integer target, find three integers in nums such that the sum is closest to target. Return the sum of the thr 阅读全文
posted @ 2019-08-19 19:37 孙小鸟 阅读(73) 评论(0) 推荐(0) 编辑
摘要: Container With Most Water 阅读全文
posted @ 2019-07-16 04:31 孙小鸟 阅读(68) 评论(0) 推荐(0) 编辑
摘要: String to Integer (atoi) 阅读全文
posted @ 2019-07-16 04:23 孙小鸟 阅读(166) 评论(0) 推荐(0) 编辑
摘要: 3Sum 阅读全文
posted @ 2019-07-16 04:22 孙小鸟 阅读(91) 评论(0) 推荐(0) 编辑
摘要: Palindrome Number 阅读全文
posted @ 2019-07-12 06:13 孙小鸟 阅读(106) 评论(0) 推荐(0) 编辑
摘要: Zigzag Conversion 阅读全文
posted @ 2019-07-10 05:48 孙小鸟 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 4 Longest Palindromic Substring 阅读全文
posted @ 2019-07-10 05:18 孙小鸟 阅读(90) 评论(0) 推荐(0) 编辑
摘要: Reverse Integer 阅读全文
posted @ 2019-07-09 05:57 孙小鸟 阅读(129) 评论(0) 推荐(0) 编辑