上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 41 下一页
摘要: 349. Intersection of Two Arrays 349. Intersection of Two Arrays Total Accepted: 33720 Total Submissions: 75833 Difficulty: Easy Given two arrays, writ 阅读全文
posted @ 2016-08-02 09:29 Deribs4 阅读(243) 评论(0) 推荐(0)
摘要: 90. Subsets II 90. Subsets II Total Accepted: 74830 Total Submissions: 236128 Difficulty: Medium Given a collection of integers that might contain dup 阅读全文
posted @ 2016-08-01 17:32 Deribs4 阅读(256) 评论(0) 推荐(0)
摘要: 78. Subsets 78. Subsets Total Accepted: 106996 Total Submissions: 323591 Difficulty: Medium Given a set of distinct integers, nums, return all possibl 阅读全文
posted @ 2016-08-01 09:37 Deribs4 阅读(477) 评论(0) 推荐(0)
摘要: 260. Single Number III 260. Single Number III Total Accepted: 42076 Total Submissions: 91382 Difficulty: Medium Given an array of numbers nums, in whi 阅读全文
posted @ 2016-08-01 09:09 Deribs4 阅读(225) 评论(0) 推荐(0)
摘要: 137. Single Number II Total Accepted: 91077 Total Submissions: 235653 Difficulty: Medium Given an array of integers, every element appears three times 阅读全文
posted @ 2016-07-31 22:01 Deribs4 阅读(208) 评论(0) 推荐(0)
摘要: 136. Single Number Total Accepted: 140971 Total Submissions: 276396 Difficulty: Medium Given an array of integers, every element appears twice except 阅读全文
posted @ 2016-07-31 10:13 Deribs4 阅读(136) 评论(0) 推荐(0)
摘要: 268. Missing Number Total Accepted: 62408 Total Submissions: 150160 Difficulty: Medium Given an array containing n distinct numbers taken from 0, 1, 2 阅读全文
posted @ 2016-07-30 17:37 Deribs4 阅读(177) 评论(0) 推荐(0)
摘要: 190. Reverse Bits Total Accepted: 71291 Total Submissions: 242226 Difficulty: Easy Reverse bits of a given 32 bits unsigned integer. For example, give 阅读全文
posted @ 2016-07-30 17:17 Deribs4 阅读(170) 评论(0) 推荐(0)
摘要: 191. Number of 1 Bits 191. Number of 1 Bits Total Accepted: 103908 Total Submissions: 275693 Difficulty: Easy Write a function that takes an unsigned 阅读全文
posted @ 2016-07-30 10:20 Deribs4 阅读(123) 评论(0) 推荐(0)
摘要: 338. Counting Bits 338. Counting Bits Total Accepted: 35688 Total Submissions: 61823 Difficulty: Medium Given a non negative integer number num. For e 阅读全文
posted @ 2016-07-30 09:55 Deribs4 阅读(232) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 41 下一页