摘要:
https://leetcode.com/problems/shortest-word-distance/description/ Given a list of words and two words word1 and word2, return the shortest distance be
阅读全文
posted @ 2017-08-03 15:31
Premiumlab
阅读(128)
推荐(0)
摘要:
https://leetcode.com/problems/nested-list-weight-sum/description/ Given a nested list of integers, return the sum of all integers in the list weighted
阅读全文
posted @ 2017-08-03 12:37
Premiumlab
阅读(273)
推荐(0)
摘要:
https://leetcode.com/problems/binary-tree-right-side-view/description/ Given a binary tree, imagine yourself standing on the right side of it, return
阅读全文
posted @ 2017-08-03 10:49
Premiumlab
阅读(116)
推荐(0)
摘要:
https://leetcode.com/problems/design-twitter/description/ Design a simplified version of Twitter where users can post tweets, follow/unfollow another
阅读全文
posted @ 2017-08-03 09:49
Premiumlab
阅读(128)
推荐(0)