Program to find element in sorted array of integers that is circulated k number of times in java

Problem Statement:-   Write program to find a element in a circulated sorted array in jav…