info@avatto.com
+91-9920808017
0. Suppose there are log n sorted lists of n/log n elements each. The time complexity of producing a sorted list of all these elements is: (Hint: Use a heap data structure)
O(n log log n)
Θ(n log n)
Ω(n log n)
Ω(n3/2)
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.