Chapt 14

Chapt 14

University

31 Qs

quiz-placeholder

Similar activities

Hard-very- Hard

Hard-very- Hard

University

26 Qs

Quiz Pra UAS Logika Algoritma

Quiz Pra UAS Logika Algoritma

University

33 Qs

review materi algoritma

review materi algoritma

University

30 Qs

ADA 1

ADA 1

University

35 Qs

221 quiz questions exam 2 prep

221 quiz questions exam 2 prep

University

26 Qs

EC8393_FDS_MODEL EXAM_3_PART A

EC8393_FDS_MODEL EXAM_3_PART A

University

30 Qs

IT 211- Data Structures and Algorithm Quiz 1

IT 211- Data Structures and Algorithm Quiz 1

University

35 Qs

Latihan-uas matdis

Latihan-uas matdis

University

27 Qs

Chapt 14

Chapt 14

Assessment

Quiz

Computers

University

Easy

Created by

Matthew Garcia

Used 2+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The worst case complexity is ______ when compared with the average case complexity of a binary search algorithm.

Equal

Greater

Less

None o these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The complexity of binary search algorithm is

O(n)

O(n^2)

O(nlogn)

O(logn)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following cases occurs when searching an array using linear search the value to be searched is equal to the first element of the array?

Worse Case

Average Case

Best case

Amortized Case

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A card game player arranges his cards and picks them one by one. With which sorting technique can you compare this example?

Bubble Sort

Selection Sort

Merge Sort

Insertion Sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following techniques deals with sorting the data stored in the computer’s memory?

Insertion Sort

Internal sort

External Sort

Radix Sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which sorting, consecutive adjacent pairs of elements in the array are compared with each other?

Bubble Sort

Selection Sort

Merge Sort

Radix Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term means sorting the two sub-arrays recursively using merge sort?

Divide

Conquer

Combine

all of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?