To rotate an array by using the algorithm of rotating its elements one by one is an in place algorithm.

Q & ACategory: Data StructureTo rotate an array by using the algorithm of rotating its elements one by one is an in place algorithm.
Admin Staff asked 4 years ago

To rotate an array by using the algorithm of rotating its elements one by one is an in place algorithm.
a) true
b) false

1 Answers
Admin Staff answered 4 years ago

a) true