DATA STRUCTURE Programming and Technical Programming Technical

A list is ordered from smaller to largest when a sort is
called. Which sort would take the shortest time to
execute?

Read Solution (Total 4)

DATA STRUCTURE Other Question

A list is ordered from smaller to largest when a sort is
called. Which sort would take the longest time to
execute?
When will you  sort an array of pointers to list
elements, rather than sorting the elements themselves?