Search Header Logo

ROUND 1 QUIZ FOR 2nd 3rd years (SET 1)

Authored by Club Excel

Computers

University

Used 1+ times

ROUND 1 QUIZ FOR 2nd 3rd years (SET 1)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given an input arr = {2,5,7,99,899}; key = 899; What is the level of recursion?

5

2

3

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the true statement

I - Binary Search is faster than Linear Search.

II - Binary search is applied on all the input lists on which linear search can be applied.

Only I

Only II

Both I and II

Neither I and II

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the recurrance relation for binary search?

T(n)=T(n/2)+1

T(n)=T(n/2)+2

T(n)=2T(n/2)+1

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Entries in a stack are “ordered”. What is the meaning of this statement?

A collection of stacks is sortable

Stack entries may be compared with the ‘<‘ operation

The entries are stored in a linked list

There is a Sequential entry that is one by one

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is/are not applications of bit arrays?

Used by the Linux kernel

For the allocation of memory pages

Bloom filter

Implementation of Vectors and Matrices

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true?

B + tree allows only the rapid random access

B + tree allows only the rapid sequential access

B + tree allows rapid random access as well as rapid sequential access

B + tree allows rapid random access and slower sequential access

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum possible number of edges in a directed graph with no self loops having 8 vertices?

28

64

256

56

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?