Time Left - 10:00 mins

Campus Recruitment Tech Quiz-4

Attempt now to get your rank among 188 students!

Question 1

The best case running times of Insertion sort, Bubble sort and Quick sort, respectively are:

Question 2

Consider a relation R (A, B, C, D, E) with the following functional dependencies:

ABC  DE

D  AB

The number of super keys of R is:

Question 3

In the Worst case, in Selection Sort, the total number of moves represented in order of______?

Question 4

What is the output of the following C-code?
#include

Question 5

If we apply DFS algorithm, on the following graph, then what is the maximum depth of recursive call?

  • 188 attempts
  • 0 upvotes
  • 1 comment
Sep 30GATE & PSU CS