1.

Who invented the shell sort algorithm?(a) John Von Neumann(b) Donald Shell(c) Tony Hoare(d) Alan ShellI had been asked this question in an online interview.This interesting question is from Shell sort in chapter Sorting of Data Structures & Algorithms II

Answer»

The correct option is (b) Donald Shell

The best explanation: Shell sort algorithm is invented by Donald shell. MERGE sort is invented by John Von NEUMANN. Quick sort is invented by TONY Hoare.



Discussion

No Comment Found

Related InterviewSolutions