Assignment Details

LT HW2 - Algorithms

2023-2024

U6 Computer Science

Date Due

March 4, 2024

Additional Info
Please complete the Big O notation question (9 marker) from Tuesday's lesson (AS A PLAN ONLY).

AO1 - Do you know the time complexities/space complexities of each?
AO2 - How does the size of the list affect the time/space complexity of each algorithm?
AO3 - Evaluate which is appropriate.