Time Left - 15:00 mins

NIELIT STQC 2021 Quiz-66

Attempt now to get your rank among 265 students!

Question 1

Which of the following has best lower bound time complexity?

Question 2

Consider the following statements:

(i). Any Dynamic Programming algorithm with n subproblems will run in O(1) time.

(ii). Dynamic programming solves a problem faster then greedy method.

(iii). Unlike greedy algorithms, dynamic programming methods always provide correct/optimal solution.

Which of the above statement/s is/are correct?

Question 3

The SRAM’s are basically used as ______

Question 4

CISC stands for _________

Question 5

The Output of below code is-

Question 6

What does the following C-statement declare?

float ∗ (∗ p[n]) (int ∗ a);

Question 7

If a relation is in BCNF, it is also in:

Question 8

Three coins are tossed. What is the probability of getting at most two tails?

Question 9

A subgroup has the properties of ________

Question 10

Let G be a simple connected planar graph with 13 vertices and 19 edges. Then, the number of faces in the planar embedding of the graph is
  • 265 attempts
  • 0 upvotes
  • 3 comments
Jul 19GATE & PSU CS