摘要: 1.翻转二叉树 在翻转问题中总结了 地址:http://www.cnblogs.com/vhyz/p/7241743.html 2.判断二叉树是否相等 2.1 100. Same Tree Given two binary trees, write a function to check if th 阅读全文
posted @ 2017-07-28 13:13 vhyz 阅读(258) 评论(0) 推荐(0) 编辑
摘要: 一.算法题 70. Climbing Stairs You are climbing a stair case. It takes n steps to reach to the top. Each time you can either climb 1 or 2 steps. In how man 阅读全文
posted @ 2017-07-28 10:16 vhyz 阅读(112) 评论(0) 推荐(0) 编辑