Please do all parts of the question
Question 3 (Order Of Growth) 120 Pointsl Put these functions in order. Put the following functions in a list by increasing order of growth. That means, in your final list, if f comes before g, then f O(g). Iff (g) meaning the have the same order of complexity, then either one can come first n log2 n 100n2 6n 2n3 n2 324 232n nlog2 n 50n0.5 log2 n no.51 3n Deliverables of Question 3 (1) In the report, write the functions in their increasing order of growth (2) State which functions fall into the same order (that is, have the same order)