Free Response Question 2: Is ArrayList a Palindrome?

In this exercise, you'll check whether an ArrayList type object is a palindrome or not.

We'll cover the following

Background

A palindrome is a word, number, phrase, or any other sequence of characters that reads the same backwards as it does forwards. For example, madam, racecar, mom, 1111, and 12m21.

Get hands-on with 1200+ tech skills courses.