InterviewSolution
Saved Bookmarks
| 1. |
Quick sort is a stable sorting algorithm.(a) True(b) FalseI got this question in an interview.This intriguing question comes from Quicksort in section Sorting of Data Structures & Algorithms II |
|
Answer» Right choice is (B) False |
|