This test is run by .
Note that your final mark will not be saved in the system.
Note that your final mark will not be saved in the system.
8 - Classification of Algorithms Categorise
Target Level
C
Running Total
0
0%
Attempt
1 of 3
Click on an item, then click on a category to place it. Or, drag and drop the item into the correct category. Organise all items before clicking 'Check'.
Linear
Quadratic
Constant
Logarithmic
An algorithm comprising a nested 'for' loop
Accessing the first element of an array
Given a list of students, identifying every possible pairing
Outputting the size of an array
Calculating the mean from values in an array of integers
Popping each item from a stack in turn
Accessing the midpoint of an array
Bubble sort
Binary search
Linear search
Identifying the largest value in an array of non-sequential integers