This is a short list to give examples of some lab and test questions that are a similar difficulty and style to the exam.
Please note that these aren't guarantees -- the exam will not be exactly like these questions
(the best indication of the style of question in the exam is the prac_exam).
This is however a good list of questions to make sure you've done:
Practice Questions
List Insert After Lowest
|
Q1.1
|
List Insert Alternating
|
Q1.2
|
Filter List
|
Q2.1
|
Find Totals
|
Q2.2
|
List Delete Negatives
|
Q3.1
|
List Delete Duplicates
|
Q3.2
|
Adjacent Distances
|
Q4.1
|
Array Clamping Max
|
Q4.2
|
reverse_array
|
Q4
|
going_electric
|
Q9
|
array_sum_prod
|
Q2
|
advanced_addition
|
Q9
|
largest_z_sum
|
Q9
|
list_contains
|
Q1
|
list_insert_nth
|
Q3
|
list_insert_tail
|
Q1
|
list_reverse
|
Q10
|
list_increasing
|
Q3
|
list_delete_first
|
Q3
|
count_bigger
|
Q2
|
secret_code
|
Q4
|
list_length
|
Q1
|
list_delete_second_last
|
Q3
|
list_delete_ordered
|
Q4
|
list_count_favourite
|
Q3
|
valid_c_brackets
|
Q10
|
sudoku
|
Q10
|
command_line_words
|
Q9
|