Search Header Logo

QUIZ3:-DATA STRUCTURE

Authored by hayfa Haiza

Other

University

Used 197+ times

QUIZ3:-DATA STRUCTURE
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorting algorithms has the lowest worst-case complexity?

Quick sort

Merge sort

Selection sort

Bubble sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the number of records to be sorted is small, identify the suitable sorting to be used

Quick sort

Merge sort

Selection sort

Bubble sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The worst case occurs in linear search algorithm when ______________________

Item is not in the array at all

Item is somewhere in the middle of the array

Item is the last element in the array or item is not there at all

Item is the last element in the array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Recognize the algorithm that does not divide the list.

Merge sort

Binary Search

Linear Search

Quick sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the types of sorting that used the concept of divide and conquer.

Insertion sort

Merge sort

Selection sort

Bubble sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose we are sorting an array of eight integers using quick sort, and we have just finished the first partitioning with the array looking like this:

2 5 1 7 9 12 11 10

Identify the correct statement?

Neither the 7 nor the 9 is the pivot.

The pivot could be either the 7 or the 9.

The pivot is not the 7, but it could be the 9.

The pivot could be the 7, but it is not the 9.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many steps needed to sort the following numbers using a selection sort.

5 1 12 -5 16 2 12 14

8

6

7

5

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?