你的位置:首页 > 软件开发 > Java > 114. Flatten Binary Tree to Linked List

114. Flatten Binary Tree to Linked List

发布时间:2016-05-24 17:00:13
Given a binary tree, flatten it to a linked list in-place.For example,Given 1 / \ 2 5 / \ \ 3 4 6 The flattened tree sho ...

Given a binary tree, flatten it to a linked list in-place.

For example,

原标题:114. Flatten Binary Tree to Linked List

关键词:

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

可能感兴趣文章

我的浏览记录