摘要:
原题链接在这里:https://leetcode.com/problems/queue-reconstruction-by-height/description/ 题目: Suppose you have a random list of people standing in a queue. Ea 阅读全文
摘要:
原题链接在这里:https://leetcode.com/problems/find-bottom-left-tree-value/description/ 题目: Given a binary tree, find the leftmost value in the last row of the 阅读全文
摘要:
原题链接在这里:https://leetcode.com/problems/maximum-binary-tree/description/ 题目: Given an integer array with no duplicates. A maximum tree building on this 阅读全文