码迷,mamicode.com
首页 >  
搜索关键字:symmetrictree    ( 1个结果
LeetCode101 SynmetricTree Java题解
题目: Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). For example, this binary tree is symmetric: 1 / 2 2 / \ / 3 4 4 3 ...
分类:编程语言   时间:2015-07-06 21:48:44    阅读次数:139
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!