Seatwork Greedy Algorithm Data Structure

Seatwork Greedy Algorithm Data Structure

University

14 Qs

quiz-placeholder

Similar activities

computer science

computer science

University

10 Qs

20CS2018 - DAA - Batch1

20CS2018 - DAA - Batch1

University

15 Qs

Quiz3_DivideConquer_GreedyApproach

Quiz3_DivideConquer_GreedyApproach

University

10 Qs

Artificial Intelligence 1

Artificial Intelligence 1

University

10 Qs

CSD U3L1-U3L11 Review

CSD U3L1-U3L11 Review

9th Grade - University

14 Qs

DAA-UNIT-4 QUIZ

DAA-UNIT-4 QUIZ

University

10 Qs

Lecture 2b: Solving Search Problems - Parte2

Lecture 2b: Solving Search Problems - Parte2

University

18 Qs

Section J Exam

Section J Exam

University

19 Qs

Seatwork Greedy Algorithm Data Structure

Seatwork Greedy Algorithm Data Structure

Assessment

Quiz

Computers

University

Easy

Created by

Ronnel Agulto

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Greedy Algorithm was ______ in its approach.

Longsighted

Greedy

Shortsighted

Optimized

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The distinction between a greedy algorithm and a dynamic programming algorithm is that

solutions to the sub-problems do not always need to be known at each stage.

Sub-problems

Main-problems

Optimization problems

Problems

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is an approach to solving a problem by selecting the best option available at the

moment.

Dynamic programming

Algorithm

Optimization

Greedy Algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Greedy algorithm works in _____ approach.

Bottom-up

Top-down

Top-up

Bottom-down

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Greedy algorithm ____ the problem into multiple steps (sub-problems).

Multiply

Divide

Add

Subtract

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An optimization problem is one in which you want to find, not just a solution ; but

the____.

Best solution

Easiest solution

Fastest solution

Optimized solution

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Greedy algorithm sometimes works well on what type of problems?

Optimization problem

Algorithmic problem

Programming problem

Arithmetic problem

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?