摘要: 34. Search for a Range Total Accepted: 91630 Total Submissions: 308192 Difficulty: Medium Given a sorted array of integers, find the starting and endi 阅读全文
posted @ 2016-07-23 22:28 Deribs4 阅读(227) 评论(0) 推荐(0) 编辑
摘要: 106. Construct Binary Tree from Inorder and Postorder Traversal 106. Construct Binary Tree from Inorder and Postorder Traversal Total Accepted: 60461 阅读全文
posted @ 2016-07-23 20:59 Deribs4 阅读(258) 评论(0) 推荐(0) 编辑
摘要: 18. 4Sum 18. 4Sum Total Accepted: 80288 Total Submissions: 328279 Difficulty: Medium Given an array S of n integers, are there elements a, b, c, and d 阅读全文
posted @ 2016-07-23 19:45 Deribs4 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 15. 3Sum 15. 3Sum Total Accepted: 130571 Total Submissions: 670539 Difficulty: Medium Given an array S of n integers, are there elements a, b, c in S  阅读全文
posted @ 2016-07-23 15:39 Deribs4 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 16. 3Sum Closest 16. 3Sum Closest Total Accepted: 85780 Total Submissions: 289017 Difficulty: Medium Given an array S of n integers, find three intege 阅读全文
posted @ 2016-07-23 15:37 Deribs4 阅读(252) 评论(0) 推荐(0) 编辑