Explanation: quicksort is the method of choice in many applications( unix sort command) with o(nlogn) in worst case.
Q. Unix sort command uses as its sorting technique.
β
Correct Answer: (A)
quick sort
Explanation by: Mr. Dubey
quicksort is the method of choice in many applications( unix sort command) with o(nlogn) in worst case.
Discussion
Question Analytics
655
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
83%
Success Rate