It's Data Structures Course. Thank you in advance.
Posted: Sat Nov 27, 2021 10:26 am
It's Data Structures Course.
Thank you in advance.
Question 3 (20 points) What is the complexity in Big O notation of each of the following operations? Explain your answer. 1. Bubble sort applied on a list of items that is already sorted. Explain your answer. (10 points) 2. Merge sort applied on a random list of items. (10 points)
Thank you in advance.
Question 3 (20 points) What is the complexity in Big O notation of each of the following operations? Explain your answer. 1. Bubble sort applied on a list of items that is already sorted. Explain your answer. (10 points) 2. Merge sort applied on a random list of items. (10 points)