Algorithm exams
Question 1
Name and explain the different approaches of an algorithm (5marks)
Question 2
a)what is complexity analysis ? (1mark)
b) Name and explain the different types of complexity analysis ? (4marks)
Question 3
a)Name some advanced factors in complexity analysis (3marks)
b) give a real world example of algorithm complexity analysis (2marks)
Question 4
a) What are sorting algorithms? (1marks)
b) Name and explain 2 different types of sorting algorithms. (4marks)