Review Game Zone
Games
Test
Preview
Back
Match it!
Match it! Select the correct answer from the pull down...Good luck!
a check to see if it is within the limits
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
a check to see if it is the correct datatype
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
Compare the first number and second number. Swap them if left side is larger to sort
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
Split the list into single lists and then combine and sort, combine and sort, combine and sort
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
Abstraction is
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
Sanitisation is
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
Start at the left, compare to 2nd number, if 2nd smaller, swap, go to next one in list etc.
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
A binary search can be carried out if unsorted
stripping the string ro remove unwanted characters
type check
merge sort
removing unnecessary details to make the problem easier to solve
insertion sort
True
range check
Bubble Sort
Check it!