Palindrome Detection in Linked Lists

# Introduction In computer science, a palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward. In this challenge, we will determine if a linked list is a palindrome.

|60 : 00

Click the virtual machine below to start practicing