摘要: 原题链接在这里:https://leetcode.com/problems/closest-leaf-in-a-binary-tree/ 题目: Given a binary tree where every node has a unique value, and a target key k, 阅读全文
posted @ 2019-06-12 12:37 Dylan_Java_NYC 阅读(853) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/equal-tree-partition/ 题目: Given a binary tree with n nodes, your task is to check if it's possible to partition 阅读全文
posted @ 2019-06-12 00:13 Dylan_Java_NYC 阅读(427) 评论(0) 推荐(0) 编辑