Time Left - 15:00 mins

GATE 2024 Algorithms Foundation Quiz 66

Attempt now to get your rank among 48 students!

Question 1

Consider the following statement:

S1 : f(n) = O[f(n)]2

S2 : f(n) =

Which of the following statement(s) is/are correct?

Question 2

An algorithm A with the time complexity of O(log log n) takes 200 seconds to execute the given data. B takes 150 seconds for the same algorithm on the same machine for a data size of 256. The data size of A is_____.

Question 3Multiple Correct Options

Which of the given statement(s) on asymptotic notations is/are CORRECT ?

Question 4

Find the solution to the following recurrence given that n is a power of 2.

Question 5

Which of the following is True?
  • 48 attempts
  • 0 upvotes
  • 0 comments
May 17GATE & PSU CS