Topic: Linked List Problem / Level: beginner

Problem: How do you check if a doubly linked list is a palindrome?

Run the code to see the output here...