|
|
|
|
|
1763 : Which team was better?
|
| Barcelona | | | Real Madrid | | | Total : 0 votes |
|
|
|
|
|
|
553 : Which continent do you live on?
|
| Asia | | | Africa | | | North America | | | South America | | | Europe | | | Australia | | | Antarctica | | | Total : 1 votes |
|
|
|
|
|
|
794 : What are the correct intermediate steps of the following data set when it is being sorted with the Insertion sort? 15, 20,10,18
|
| 15,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 : 1 votes |
|
|
|
|
|
|
|
|
|