Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 59 下一页

2015年1月15日

摘要: https://oj.leetcode.com/problems/binary-tree-inorder-traversal/Given a binary tree, return theinordertraversal of its nodes' values.For example:Given ... 阅读全文
posted @ 2015-01-15 20:36 NickyYe 阅读(152) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/binary-tree-preorder-traversal/Given a binary tree, return thepreordertraversal of its nodes' values.For example:Give... 阅读全文
posted @ 2015-01-15 19:31 NickyYe 阅读(158) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/gas-station/ There are N gas stations along a circular route, where the amount of gas at station i is gas[i]. You hav 阅读全文
posted @ 2015-01-15 11:19 NickyYe 阅读(315) 评论(0) 推荐(0) 编辑

2015年1月14日

摘要: https://oj.leetcode.com/problems/maximum-subarray/Find the contiguous subarray within an array (containing at least one number) which has the largest ... 阅读全文
posted @ 2015-01-14 14:48 NickyYe 阅读(139) 评论(0) 推荐(0) 编辑

2015年1月13日

摘要: https://oj.leetcode.com/problems/unique-binary-search-trees/Givenn, how many structurally uniqueBST's(binary search trees) that store values 1...n?For... 阅读全文
posted @ 2015-01-13 19:25 NickyYe 阅读(360) 评论(0) 推荐(0) 编辑

上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 59 下一页