2016年4月17日

摘要: LintCode : Inorder Successor in Binary Search Tree 阅读全文
posted @ 2016-04-17 01:17 dingjunnan 阅读(162) 评论(0) 推荐(0) 编辑
摘要: LintCode : Validate Binary Search Tree 阅读全文
posted @ 2016-04-17 00:53 dingjunnan 阅读(144) 评论(0) 推荐(0) 编辑

2016年4月15日

摘要: Classification examples: 1, multiclass classifier input : web page output : what the web page is about, education, finance or technology 2, spam filte 阅读全文
posted @ 2016-04-15 18:23 dingjunnan 阅读(255) 评论(0) 推荐(0) 编辑

2016年3月13日

摘要: Given a binary tree, return the level order traversal of its nodes' values. (ie, from left to right, level by level). 阅读全文
posted @ 2016-03-13 17:00 dingjunnan 阅读(136) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, return the inorder traversal of its nodes' values. 阅读全文
posted @ 2016-03-13 13:37 dingjunnan 阅读(110) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, return the preorder traversal of its nodes' values. 阅读全文
posted @ 2016-03-13 13:30 dingjunnan 阅读(121) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, find its maximum depth. 阅读全文
posted @ 2016-03-13 13:20 dingjunnan 阅读(178) 评论(0) 推荐(0) 编辑
摘要: LintCode: Search in Rotated Sorted Array 阅读全文
posted @ 2016-03-13 00:24 dingjunnan 阅读(128) 评论(0) 推荐(0) 编辑

2016年3月12日

摘要: LintCode: First Bad Version 阅读全文
posted @ 2016-03-12 23:14 dingjunnan 阅读(115) 评论(0) 推荐(0) 编辑
摘要: LintCode : Find Minimum in Rotated Sorted Array 阅读全文
posted @ 2016-03-12 22:57 dingjunnan 阅读(114) 评论(0) 推荐(0) 编辑

导航