Algorithm Exam

Algorithm Exam

University

20 Qs

quiz-placeholder

Similar activities

Chapter 1

Chapter 1

University

15 Qs

TEKNIK SEARCHING

TEKNIK SEARCHING

University

20 Qs

COMP1 (Lesson 3)

COMP1 (Lesson 3)

University

15 Qs

FY-Test-1

FY-Test-1

University

15 Qs

Flowchart & Pseudocode

Flowchart & Pseudocode

University

21 Qs

Introduction To Machine Learning

Introduction To Machine Learning

University

20 Qs

PSPD NOOBS

PSPD NOOBS

University

15 Qs

SRT Quiz

SRT Quiz

University

15 Qs

Algorithm Exam

Algorithm Exam

Assessment

Quiz

Computers

University

Medium

Created by

Cemee Escarilla

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In divide and conquer approach, the problem in hand, is divided into smaller sub-problems and then each problem is solved independently.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Conquer/Solve step generally takes a recursive approach to divide the problem until no sub-problem is further divisible.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Generally, at Conquer/Solve level, the problems are considered 'solved' on their own.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quick Sort is an example of computer algorithm based on divide-and-conquer programming approach

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Closest Pair (points) is an example of computer algorithm based on divide-and-conquer programming approach

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Since Divide and Conquer allows us to solve the subproblems dependently to a bigger one, this allows for execution in multiprocessor machines

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithm analysis

helps us to determine which algorithm is most efficient in terms of time and money consumed

True

False

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?