摘要: 原题链接在这里:https://leetcode.com/problems/queue-reconstruction-by-height/description/ 题目: Suppose you have a random list of people standing in a queue. Ea 阅读全文
posted @ 2017-09-21 14:07 Dylan_Java_NYC 阅读(448) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/find-bottom-left-tree-value/description/ 题目: Given a binary tree, find the leftmost value in the last row of the 阅读全文
posted @ 2017-09-21 13:35 Dylan_Java_NYC 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/maximum-binary-tree/description/ 题目: Given an integer array with no duplicates. A maximum tree building on this 阅读全文
posted @ 2017-09-21 08:48 Dylan_Java_NYC 阅读(124) 评论(0) 推荐(0) 编辑