Cracking The Coding Interview 2.5
摘要:
这题的思想来自于http://hawstein.com/posts/2.5.html,重新实现了一下用hash来记录循环的起点//Given a circular linked list, implement an algorithm which returns node at the beginn... 阅读全文
posted @ 2014-04-09 13:33 Vulkan 阅读(115) 评论(0) 推荐(0) 编辑