摘要: 100. Same Tree Given two binary trees, write a function to check if they are equal or not. Two binary trees are considered equal if they are structura 阅读全文
posted @ 2016-09-11 11:08 花椰菜菜菜菜 阅读(159) 评论(0) 推荐(0) 编辑
摘要: 88. Merge Sorted Array Given two sorted integer arrays nums1 and nums2, merge nums2 into nums1 as one sorted array. Note:You may assume that nums1 has 阅读全文
posted @ 2016-09-11 10:34 花椰菜菜菜菜 阅读(155) 评论(0) 推荐(0) 编辑