Seatwork Greedy Algorithm Data Structure

Seatwork Greedy Algorithm Data Structure

University

14 Qs

quiz-placeholder

Similar activities

PDS - 04225 Algorithms - Chapter 3

PDS - 04225 Algorithms - Chapter 3

University

10 Qs

Algorithms

Algorithms

University

12 Qs

DAA quiz2

DAA quiz2

University

15 Qs

Viva - Practical - Main

Viva - Practical - Main

University

10 Qs

Analysis of Algorithms Quiz

Analysis of Algorithms Quiz

University

10 Qs

Dynamic Programming part 1

Dynamic Programming part 1

University

10 Qs

DC and DP Quiz

DC and DP Quiz

University

14 Qs

Machine Learning

Machine Learning

University

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