Premiumlab |
|
||
2017年8月6日
摘要:
https://leetcode.com/problems/factor-combinations/description/ Numbers can be regarded as product of its factors. For example, 8 = 2 x 2 x 2; = 2 x 4. 阅读全文
摘要:
https://leetcode.com/problems/paint-house/description/ There are a row of n houses, each house can be painted with one of the three colors: red, blue 阅读全文
摘要:
https://leetcode.com/problems/binary-tree-upside-down/description/ Given a binary tree where all the right nodes are either leaf nodes with a sibling 阅读全文
2017年8月4日
摘要:
https://leetcode.com/problems/two-sum-iii-data-structure-design/description/ Design and implement a TwoSum class. It should support the following oper 阅读全文
摘要:
https://leetcode.com/problems/nested-list-weight-sum-ii/description/ Given a nested list of integers, return the sum of all integers in the list weigh 阅读全文
摘要:
https://leetcode.com/problems/shortest-word-distance-ii/description/ This is a follow up of Shortest Word Distance. The only difference is now you are 阅读全文
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 阅读全文
摘要:
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 阅读全文
摘要:
https://leetcode.com/problems/binary-tree-right-side-view/description/ Given a binary tree, imagine yourself standing on the right side of it, return 阅读全文
摘要:
https://leetcode.com/problems/design-twitter/description/ Design a simplified version of Twitter where users can post tweets, follow/unfollow another 阅读全文
|
Copyright © 2024 Premiumlab
Powered by .NET 9.0 on Kubernetes |