Idiot-maker

  :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年3月5日

摘要: https://oj.leetcode.com/problems/intersection-of-two-linked-lists/Write a program to find the node at which the intersection of two singly linked list... 阅读全文
posted @ 2015-03-05 20:19 NickyYe 阅读(164) 评论(0) 推荐(0) 编辑

摘要: https://oj.leetcode.com/problems/flatten-binary-tree-to-linked-list/ Given a binary tree, flatten it to a linked list in-place. For example,Given The 阅读全文
posted @ 2015-03-05 15:12 NickyYe 阅读(195) 评论(0) 推荐(0) 编辑