摘要: https://leetcode.com/problems/same-tree/Given two binary trees, write a function to check if they are equal or not.Two binary trees are considered equ... 阅读全文
posted @ 2015-05-02 12:19 打小孩 阅读(109) 评论(0) 推荐(0) 编辑
摘要: https://leetcode.com/problems/single-number/Given an array of integers, every element appearstwiceexcept for one. Find that single one.Note:Your algor... 阅读全文
posted @ 2015-05-02 11:37 打小孩 阅读(98) 评论(0) 推荐(0) 编辑