2017年4月19日

系统设计5:Google三剑客

摘要: 补充材料: 三剑客: http://blog.csdn.net/koder2009/article/details/3964878 http://blog.csdn.net/koder2009/article/details/3985329 http://blog.csdn.net/koder200 阅读全文

posted @ 2017-04-19 22:37 一个后端狗 阅读(1400) 评论(0) 推荐(0)

lintcode亚麻九题

摘要: 628.maximum-subtree Given a binary tree, find the subtree with maximum sum. Return the root of the subtree. 思路很简单,分治就可以 627.Longest Palindrome Given a 阅读全文

posted @ 2017-04-19 16:55 一个后端狗 阅读(2431) 评论(0) 推荐(0)

导航