上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 41 下一页
摘要: 313. Super Ugly Number 313. Super Ugly Number Total Accepted: 18129 Total Submissions: 51091 Difficulty: Medium Write a program to find the nth super 阅读全文
posted @ 2016-07-17 16:12 Deribs4 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 27. Remove Element 27. Remove Element Total Accepted: 129784 Total Submissions: 372225 Difficulty: Easy Given an array and a value, remove all instanc 阅读全文
posted @ 2016-07-17 15:17 Deribs4 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 26. Remove Duplicates from Sorted Array 26. Remove Duplicates from Sorted Array Total Accepted: 142614 Total Submissions: 418062 Difficulty: Easy Give 阅读全文
posted @ 2016-07-17 15:05 Deribs4 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 88. Merge Sorted Array 88. Merge Sorted Array Total Accepted: 109369 Total Submissions: 359044 Difficulty: Easy Given two sorted integer arrays nums1  阅读全文
posted @ 2016-07-17 10:23 Deribs4 阅读(154) 评论(0) 推荐(0) 编辑
摘要: 264. Ugly Number II 264. Ugly Number II Total Accepted: 35338 Total Submissions: 120258 Difficulty: Medium Write a program to find the n-th ugly numbe 阅读全文
posted @ 2016-07-16 10:31 Deribs4 阅读(247) 评论(0) 推荐(0) 编辑
摘要: 204. Count Primes 204. Count Primes Total Accepted: 71783 Total Submissions: 285211 Difficulty: Easy Description: Count the number of prime numbers le 阅读全文
posted @ 2016-07-16 09:06 Deribs4 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 263. Ugly Number 263. Ugly Number Total Accepted: 65061 Total Submissions:173755 Difficulty: Easy Write a program to check whether a given number is a 阅读全文
posted @ 2016-07-14 21:46 Deribs4 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 202. Happy Number 202. Happy Number Total Accepted: 78171 Total Submissions: 208635 Difficulty: Easy Write an algorithm to determine if a number is "h 阅读全文
posted @ 2016-07-14 21:37 Deribs4 阅读(238) 评论(0) 推荐(0) 编辑
摘要: 258. Add Digits 258. Add Digits Total Accepted: 108804 Total Submissions: 221342 Difficulty: Easy Given a non-negative integer num, repeatedly add all 阅读全文
posted @ 2016-07-13 22:16 Deribs4 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 23. Merge k Sorted Lists 23. Merge k Sorted Lists Total Accepted: 92690 Total Submissions:385821 Difficulty: Hard Merge k sorted linked lists and retu 阅读全文
posted @ 2016-07-12 22:37 Deribs4 阅读(245) 评论(0) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 41 下一页