04 2017 档案

摘要:题目: Given an array nums containing n + 1 integers where each integer is between 1 and n (inclusive), prove that at least one duplicate number must exi 阅读全文
posted @ 2017-04-27 20:41 Sindyang 阅读(118) 评论(0) 推荐(0)
摘要:题目: 141.Given a linked list, determine if it has a cycle in it. 142.Given a linked list, return the node where the cycle begins. If there is no cycle, 阅读全文
posted @ 2017-04-23 11:58 Sindyang 阅读(197) 评论(0) 推荐(0)