摘要: Design an algorithm and write code to serialize and deserialize a binary tree. Writing the tree to a file is called 'serialization' and reading back f... 阅读全文
posted @ 2015-08-27 17:31 xchangcheng 阅读(168) 评论(0) 推荐(0) 编辑
摘要: Given an integer array, find a continuous rotate subarray where the sum of numbers is the biggest. Your code should return the index of the first numb... 阅读全文
posted @ 2015-08-27 16:19 xchangcheng 阅读(626) 评论(0) 推荐(0) 编辑