06 2016 档案

摘要:107. Binary Tree Level Order Traversal II 107. Binary Tree Level Order Traversal II Total Accepted: 85871 Total Submissions: 247487 Difficulty: Easy G 阅读全文
posted @ 2016-06-29 12:54 Deribs4 阅读(197) 评论(0) 推荐(0)
摘要:102. Binary Tree Level Order Traversal 102. Binary Tree Level Order Traversal Total Accepted: 110104 Total Submissions: 327888 Difficulty: Easy Given 阅读全文
posted @ 2016-06-29 12:51 Deribs4 阅读(178) 评论(0) 推荐(0)
摘要:235. Lowest Common Ancestor of a Binary Search Tree 235. Lowest Common Ancestor of a Binary Search Tree Total Accepted: 77021 Total Submissions: 20526 阅读全文
posted @ 2016-06-29 11:21 Deribs4 阅读(208) 评论(0) 推荐(0)
摘要:236. Lowest Common Ancestor of a Binary Tree 236. Lowest Common Ancestor of a Binary Tree Total Accepted: 47687 Total Submissions: 165435 Difficulty:  阅读全文
posted @ 2016-06-29 10:48 Deribs4 阅读(151) 评论(0) 推荐(0)
摘要:172. Factorial Trailing Zeroes 172. Factorial Trailing Zeroes Total Accepted: 63051 Total Submissions: 188884 Difficulty: Easy Given an integer n, ret 阅读全文
posted @ 2016-06-28 20:27 Deribs4 阅读(145) 评论(0) 推荐(0)
摘要:233. Number of Digit One Total Accepted: 20083 Total Submissions: 79485 Difficulty: Hard 233. Number of Digit One Given an integer n, count the total 阅读全文
posted @ 2016-06-28 20:02 Deribs4 阅读(231) 评论(0) 推荐(0)
摘要:368. Largest Divisible Subset 368. Largest Divisible Subset Total Accepted: 864 Total Submissions: 2728 Difficulty: Medium Given a set of distinct pos 阅读全文
posted @ 2016-06-28 17:09 Deribs4 阅读(518) 评论(0) 推荐(0)
摘要:214. Shortest Palindrome 214. Shortest Palindrome Total Accepted: 21546 Total Submissions: 105732 Difficulty: Hard Given a string S, you are allowed t 阅读全文
posted @ 2016-06-26 20:38 Deribs4 阅读(178) 评论(0) 推荐(0)
摘要:5. Longest Palindromic Substring Total Accepted: 128442 Total Submissions: 539273 Difficulty: Medium Given a string S, find the longest palindromic su 阅读全文
posted @ 2016-06-25 22:05 Deribs4 阅读(173) 评论(0) 推荐(0)