|
|
|
|
|
shyam | | sunder | | Total : 1 votes |
|
|
|
|
|
|
Kunkka | | Medusa | | Total : 0 votes |
|
|
|
|
|
|
Eat 1 Posion snake | | Eat 4 Normal snakes | | Total : 2 votes |
|
|
|
|
|
793 : What are the correct intermediate steps of the following data set when it is being sorted with the Insertion sort? 15, 20,10,18
|
5,20,10,18 -- 10,15,20,18 -- 10,15,18,20 -- 10,15,18,20 | | 15,18,10,20 -- 10,18,15,20 -- 10,15,18,20 -- 10,15,18,20 | | 15,10,20,18 -- 15,10,18,20 -- 10,15,18,20 | | 10, 20,15,18 -- 10,15,20,18 -- 10,15,18,20 | | Total : 0 votes |
|
|
|
|
|
|