Topic: Array Problem / Level: intermediate

Problem: Check if a given array is a rotation of another array using binary search.

Run the code to see the output here...