摘要: 203. Remove Linked List Elements 203. Remove Linked List Elements Total Accepted: 71491 Total Submissions: 242394 Difficulty: Easy Remove all elements 阅读全文
posted @ 2016-07-17 20:40 Deribs4 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 283. Move Zeroes 283. Move Zeroes Total Accepted: 98144 Total Submissions: 216474 Difficulty: Easy Given an array nums, write a function to move all 0 阅读全文
posted @ 2016-07-17 20:35 Deribs4 阅读(141) 评论(0) 推荐(0) 编辑
摘要: 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) 编辑