Challenge 1: Find if the Array is a Palindrome
In this lesson, you must determine if the array is a palindrome.
We'll cover the following...
Problem Statement
Write a method palindrome
that takes an integer array and returns true if the array is a palindrome; otherwise, it should return false.
Access this course and 1400+ top-rated courses and projects.