摘要: Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center). 阅读全文
posted @ 2013-01-28 08:37 cradle 阅读(173) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, determine if it is a valid binary search tree (BST). 阅读全文
posted @ 2013-01-27 13:17 cradle 阅读(615) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, flatten it to a linked list in-place. 阅读全文
posted @ 2013-01-27 12:48 cradle 阅读(1387) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, determine if it is height-balanced. 阅读全文
posted @ 2013-01-27 11:56 cradle 阅读(251) 评论(0) 推荐(0) 编辑
摘要: Find the contiguous subarray within an array (containing at least one number) which has the largest sum. 阅读全文
posted @ 2013-01-27 11:46 cradle 阅读(549) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, return the zigzag level order traversal of its nodes' values. 阅读全文
posted @ 2013-01-26 03:07 cradle 阅读(799) 评论(0) 推荐(0) 编辑
摘要: Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the stock), design an algorithm to find the maximum profit. 阅读全文
posted @ 2013-01-25 16:00 cradle 阅读(115) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, find the maximum path sum.The path may start and end at any node in the tree. 阅读全文
posted @ 2013-01-25 15:39 cradle 阅读(649) 评论(0) 推荐(0) 编辑
摘要: Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases. 阅读全文
posted @ 2013-01-25 15:36 cradle 阅读(2272) 评论(0) 推荐(0) 编辑
摘要: 包括Phd和Post-doc, co-supervise关系David Marr(MIT)--------Shimon Ullman(Weizmann)---------Daniel Huttenlocher(Cornell)---------Demetri Terzopoulos(UCLA)--------Dimitris Metaxas(Rutgers)-------Eric Grimson(MIT)------Pedro Felzenszwalb(Uchicago)------Polina Golland(MIT)-----Xiaogang Wang(CUHK)---------Dani 阅读全文
posted @ 2012-06-27 12:40 cradle 阅读(1589) 评论(0) 推荐(0) 编辑