In the computing world, there is a wide load of data from which we get what we want. Shell sorting in data structure as a result becomes essential and in the quiz below we look at its uses.
15,10,20,18 -- 15,10,18,20 -- 10,15,18,20
15,20,10,18 -- 15,10,20,18 -- 10,15,20,18
10, 20,15,18 -- 10,15,20,18 -- 10,15,18,20
15,18,10,20 -- 10,18,15,20 -- 10,15,18,20
Rate this question:
A selection sort
An insertion sort
A bubble sort
None of the above
Rate this question:
A shell sort algorithm takes longer time to execute
A shell sort takes bigger "steps"
A shell sort takes smaller "steps"
A shell sort has no distinctive feature
Rate this question:
Each time the process repeats itself, there is a smaller number of the longer columns.
Each time the process repeats itself, there are less columns but more rows.
Each time the process repeats itself, there are more columns and more rows.
B and C
Rate this question:
True
False
Rate this question:
Quiz Review Timeline +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.