Search Header Logo

Unit V DSA Quiz

Authored by Placement Stjosephs

Computers

University

Unit V DSA Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of linear search in the worst case?

O(1)

O(log n)

O(n)

O(n log n)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm works efficiently on sorted arrays?

Linear search

Binary search

Hashing

Jump search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of binary search in the worst case?

O(n)

O(log n)

O(n log n)

O(1)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a necessary condition for binary search to work?

Unsorted list

Sorted list

Circular array

Linked list

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In linear search, the average number of comparisons is:

n

n/2

log n

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a comparison-based sorting algorithm?

Radix sort

Counting sort

Bubble sort

Bucket sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bubble sort repeatedly compares:

Current element with the first

Adjacent elements

All elements with the last

Even indexed elements

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?