上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 41 下一页
摘要: 62. Unique Paths 62. Unique Paths Total Accepted: 93894 Total Submissions:253450 Difficulty: Medium A robot is located at the top-left corner of a m x 阅读全文
posted @ 2016-07-07 18:47 Deribs4 阅读(205) 评论(0) 推荐(0) 编辑
摘要: 29. Divide Two Integers 29. Divide Two Integers Total Accepted: 70841 Total Submissions: 448890 Difficulty: Medium Divide two integers without using m 阅读全文
posted @ 2016-07-02 19:01 Deribs4 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 50. Pow(x, n) 50. Pow(x, n) Total Accepted: 96891 Total Submissions: 348858 Difficulty: Medium Implement pow(x, n). Implement pow(x, n). Implement pow 阅读全文
posted @ 2016-07-02 14:13 Deribs4 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 69. Sqrt(x) 69. Sqrt(x) Total Accepted: 99997 Total Submissions: 388728 Difficulty: Medium Implement int sqrt(int x). Compute and return the square ro 阅读全文
posted @ 2016-07-02 10:51 Deribs4 阅读(228) 评论(0) 推荐(0) 编辑
摘要: 238. Product of Array Except Self Total Accepted: 51070 Total Submissions: 116543 Difficulty: Medium Given an array of n integers where n > 1, nums, r 阅读全文
posted @ 2016-07-01 20:25 Deribs4 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 103. Binary Tree Zigzag Level Order Traversal 103. Binary Tree Zigzag Level Order Traversal Total Accepted: 64518 Total Submissions: 219636 Difficulty 阅读全文
posted @ 2016-07-01 14:13 Deribs4 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 290. Word Pattern Total Accepted: 42115 Total Submissions: 140014 Difficulty: Easy 290. Word Pattern Given a pattern and a string str, find if str fol 阅读全文
posted @ 2016-07-01 12:03 Deribs4 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 205. Isomorphic Strings 205. Isomorphic Strings Total Accepted: 62899 Total Submissions: 206548 Difficulty: Easy Given two strings s and t, determine 阅读全文
posted @ 2016-07-01 10:45 Deribs4 阅读(248) 评论(0) 推荐(0) 编辑
摘要: 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 阅读(185) 评论(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 阅读(168) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 41 下一页