标签:
2.7 Implement a function to check if a linked list is a palindrome.
LeetCode上的原题,参见我之前的博客Palindrome Linked List 回文链表。
[CareerCup] 2.7 Palindrome Linked List 回文链表
原文地址:http://www.cnblogs.com/grandyang/p/4668630.html