上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 41 下一页
摘要: 345. Reverse Vowels of a String 345. Reverse Vowels of a String Total Accepted: 30572 Total Submissions: 84744 Difficulty: Easy Write a function that 阅读全文
posted @ 2016-07-22 06:59 Deribs4 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 344. Reverse String 344. Reverse String Total Accepted: 56722 Total Submissions: 96534 Difficulty: Easy Write a function that takes a string as input 阅读全文
posted @ 2016-07-22 06:23 Deribs4 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 278. First Bad Version 278. First Bad Version Total Accepted: 52704 Total Submissions: 228913 Difficulty: Easy You are a product manager and currently 阅读全文
posted @ 2016-07-21 18:54 Deribs4 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 374. Guess Number Higher or Lower 374. Guess Number Higher or Lower Total Accepted: 7396 Total Submissions: 23391 Difficulty: Easy We are playing the 阅读全文
posted @ 2016-07-21 15:10 Deribs4 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 113. Path Sum II 113. Path Sum II Total Accepted: 88034 Total Submissions: 302190 Difficulty: Medium Given a binary tree and a sum, find all root-to-l 阅读全文
posted @ 2016-07-20 18:56 Deribs4 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 257. Binary Tree Paths 257. Binary Tree Paths Total Accepted: 56430 Total Submissions: 185972 Difficulty: Easy Given a binary tree, return all root-to 阅读全文
posted @ 2016-07-20 18:28 Deribs4 阅读(229) 评论(0) 推荐(0) 编辑
摘要: 112. Path Sum 112. Path Sum Total Accepted: 112241 Total Submissions: 352808 Difficulty: Easy Given a binary tree and a sum, determine if the tree has 阅读全文
posted @ 2016-07-20 06:50 Deribs4 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 1. Two Sum 1. Two Sum Total Accepted: 259837 Total Submissions: 1043139 Difficulty: Easy Given an array of integers, return indices of the two numbers 阅读全文
posted @ 2016-07-19 18:12 Deribs4 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 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) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 41 下一页