常见算法笔试或面试题
Problem 1 : Is it a loop ? (判断链表是否有环?)
Assume that wehave a head pointer to a link-list. Also assumethat we know the list is single-linked. Can you come up an algorithm to checkwhether this link lis
http://www.cyqdata.cn/cnblogs/article-detail-37882