Algorithm Exam

Algorithm Exam

University

20 Qs

quiz-placeholder

Similar activities

Flowchart & Pseudocode

Flowchart & Pseudocode

University

21 Qs

CS 11:QUIZ#2 (Basic Computer Programming)

CS 11:QUIZ#2 (Basic Computer Programming)

University

20 Qs

QUIZ

QUIZ

University

25 Qs

Introduction To Machine Learning

Introduction To Machine Learning

University

20 Qs

PSPD NOOBS

PSPD NOOBS

University

15 Qs

Section J Exam

Section J Exam

University

19 Qs

Quiz No. 3 (Finals)

Quiz No. 3 (Finals)

University

20 Qs

Data Structure

Data Structure

University

20 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?