Examveda

Which of the following algorithm to rotate an array has the maximum time complexity?

A. rotate elements one by one

B. juggling algorithm

C. reversal algorithm

D. using a temporary array

Answer: Option A


This Question Belongs to Data Structure >> Arrays In Data Structures

Join The Discussion

Related Questions on Arrays in Data Structures