Topic: Array Problem / Level: beginner

Problem: Check if an array is a palindrome (i.e., reads the same forwards and backwards).

Run the code to see the output here...