摘要: Write a program to find the node at which the intersection of two singly linked lists begins.For example, the following two linked lists:A: a... 阅读全文
posted @ 2015-12-08 11:36 0giant 阅读(154) 评论(0) 推荐(0) 编辑
摘要: Determine whether an integer is a palindrome. Do this without extra space.click to show spoilers.Subscribeto see which companies asked this question蛮简... 阅读全文
posted @ 2015-12-08 11:18 0giant 阅读(230) 评论(0) 推荐(0) 编辑