← Return
Given the head of a singly linked list, return true if it is a palindrome or false otherwise.
head
true
false