Idiot-maker

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

2015年1月13日

摘要: https://oj.leetcode.com/problems/single-number/Given an array of integers, every element appearstwiceexcept for one. Find that single one.Note:Your al... 阅读全文
posted @ 2015-01-13 13:34 NickyYe 阅读(221) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/maximum-depth-of-binary-tree/ Given a binary tree, find its maximum depth. The maximum depth is the number of nodes a 阅读全文
posted @ 2015-01-13 13:23 NickyYe 阅读(117) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/same-tree/ Given two binary trees, write a function to check if they are equal or not. Two binary trees are considere 阅读全文
posted @ 2015-01-13 13:19 NickyYe 阅读(449) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/excel-sheet-column-number/Related to questionExcel Sheet Column TitleGiven a column title as appear in an Excel sheet... 阅读全文
posted @ 2015-01-13 13:07 NickyYe 阅读(349) 评论(0) 推荐(0)

摘要: https://oj.leetcode.com/problems/linked-list-cycle/ Given a linked list, determine if it has a cycle in it. Follow up:Can you solve it without using e 阅读全文
posted @ 2015-01-13 12:58 NickyYe 阅读(156) 评论(0) 推荐(0)

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