Vidyalelo
Data Structure · Q212

Sorting Algorithms

Programming · Data Structure · question 212

Q212

Which operation is most essential to the process of pancake sort?

A.
Flip the given data
Answer
B.
Find the largest of given data
C.
Finding the least of given data
D.
Inserting something into the given data

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board