Triangle
Total Accepted: 71791 Total
Submissions: 235313 Difficulty: Medium
Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent...
分类:
其他好文 时间:
2016-06-12 02:18:12
阅读次数:
124
Kth Largest Element in an Array
Total Accepted: 59659 Total
Submissions: 175932 Difficulty: Medium
Find the kth largest element in an unsorted array. Note that it is the kth la...
分类:
其他好文 时间:
2016-06-12 02:01:21
阅读次数:
126
Binary Tree Right Side View
Total Accepted: 44458 Total
Submissions: 125991 Difficulty: Medium
Given a binary tree, imagine yourself standing on the right side of it, return ...
分类:
其他好文 时间:
2016-06-12 02:00:55
阅读次数:
171
Bitwise AND of Numbers Range
Total Accepted: 35825 Total
Submissions: 115763 Difficulty: Medium
Given a range [m, n] where 0
For example, given the range [5, 7], you should...
分类:
其他好文 时间:
2016-06-12 02:00:20
阅读次数:
113
Remove Duplicates from Sorted Array II
Total Accepted: 77330 Total
Submissions: 233813 Difficulty: Medium
Follow up for "Remove Duplicates":
What if duplicates are allowed a...
分类:
其他好文 时间:
2016-06-12 02:00:09
阅读次数:
122
Sum Root to Leaf Numbers
Total Accepted: 78569 Total
Submissions: 237646 Difficulty: Medium
Given a binary tree containing digits from 0-9 only,
each root-to-leaf path coul...
分类:
其他好文 时间:
2016-06-12 01:56:56
阅读次数:
147
Total Accepted: 48411 Total
Submissions: 171609 Difficulty: Medium
Given a 2d grid map of '1's
(land) and '0's (water), count the number of islands. An island is surrounded
by water and...
分类:
其他好文 时间:
2016-06-11 17:31:13
阅读次数:
175
分布式系统实践 1. 拜占庭将军问题深入探讨 http://www.8btc.com/baizhantingjiangjun?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io 要点: 拜占庭将军问题和两军问题是分布式系统一致性理论 ...
分类:
其他好文 时间:
2016-06-11 10:33:10
阅读次数:
261
原文链接:http://www.infoq.com/cn/articles/an-informal-discussion-on-architecture-part01?utm_campaign=rightbar_v2&utm_source=infoq&utm_medium=articles_link... ...
分类:
其他好文 时间:
2016-06-08 23:03:34
阅读次数:
178