Search
Write a function findBiggestDifference that takes an array of integers as input and returns the largest difference between any two adjacent elements.
findBiggestDifference
For example: