Find the greater element

i ask ki circular linked list ka structure bata do .

hey @sgdon142 circular array(as mentioned in the question) means that the first element is connected to the last element. Say we are given an array 1, 2, 3, 4. If it is mentioned that it is an circular array then 4 would be connected to 1 which means 2, 3, 4, 1 represents the same array.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.