Algorithm Exam

Algorithm Exam

University

20 Qs

quiz-placeholder

Similar activities

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

Sorting Algorithms II

Sorting Algorithms II

University

18 Qs

Unit 2 - AI by Prof. R. Rajkumar

Unit 2 - AI by Prof. R. Rajkumar

University

15 Qs

Searching and Sorting

Searching and Sorting

University

16 Qs

Grade4Term3-Shj

Grade4Term3-Shj

4th Grade - University

18 Qs

Introduction to Programming Vocabulary Test

Introduction to Programming Vocabulary Test

6th Grade - University

20 Qs

FQuiz2 BSIT4C

FQuiz2 BSIT4C

University

15 Qs

Sorting

Sorting

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?