Greedy Method

Greedy Method

University

12 Qs

quiz-placeholder

Similar activities

Teori Graf & Aplikasi : Minimum Spanning Tree

Teori Graf & Aplikasi : Minimum Spanning Tree

University

10 Qs

MST

MST

University

10 Qs

Maximum Flow Problem

Maximum Flow Problem

University

10 Qs

Quiz Ciberseguridad L2

Quiz Ciberseguridad L2

University

10 Qs

CiT157 MTQ2

CiT157 MTQ2

University

17 Qs

20CS2018 - DAA - Batch1

20CS2018 - DAA - Batch1

University

15 Qs

ADA Greedy Intl

ADA Greedy Intl

University

15 Qs

BCSC0006 Trees

BCSC0006 Trees

University

10 Qs

Greedy Method

Greedy Method

Assessment

Quiz

Computers

University

Hard

Created by

Sudeep Manohar

Used 132+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Dijkstra algorithm is also called the …………………. shortest path problem.

multiple source

single source

single destination

multiple destination

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In Greedy method we get ________ Feasible solutions

one

more than one

zero

hundred

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is true about Huffman Coding.

Huffman coding may become lossy in some cases

Huffman Codes may not be optimal lossless codes in some cases

In Huffman coding, no code is prefix of any other code.

All

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The output of Kruskal and Prims algorithm is ________________

Maximum spanning tree

Spanning tree

Minimum spanning tree

None

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you determine the cost of a spanning tree?

By the sum of costs of the edges of the tree

By the sum of the costs of the edges and vertices of the tree

By the sum of the costs of the vertices of the tree

By the sum of costs of the edges of the graph

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is optimal value in the case of job sequence problem

Item : 1 2 3 4 5

Profit : 20 15 10 5 1

Deadline : 2 2 3 3 3

1,3,4

1,2,4

4,2,3

1,5,2

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Given the four functions f1(n) = n100 , f2(n) = (1.2)n , f3(n) = 2n/2 , f4(n) = 3n/3..... which function will have the largest value for sufficiently large values of n

f4

f3

f2

f1

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?