Premiumlab  

2017年8月3日

摘要: 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 阅读(123) 评论(0) 推荐(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 阅读(268) 评论(0) 推荐(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 阅读(112) 评论(0) 推荐(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 阅读(119) 评论(0) 推荐(0) 编辑