|
|
|
|
|
|
2100 : what is your favorite color?
|
green | | yellow | | black | | Total : 0 votes |
|
|
|
|
|
1609 : Choose the next topic
|
Android | | IOS | | Total : 0 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 |
|
|
|
|
|
|