InterviewSolution
Saved Bookmarks
| 1. |
Strand sort algorithm used which of the following method for sorting a list?(a) merging(b) selection(c) insertion(d) partitioningI have been asked this question in class test.This interesting question is from Sorting in chapter Sorting of Data Structures & Algorithms II |
|
Answer» The CORRECT ANSWER is (b) SELECTION |
|