Greedy Method

Greedy Method

University

12 Qs

quiz-placeholder

Similar activities

NETW151 Quiz 6 review

NETW151 Quiz 6 review

University

10 Qs

CSS TECH TRIVIA - MEDIUM LEVEL

CSS TECH TRIVIA - MEDIUM LEVEL

University

10 Qs

Algorithms - VIVA

Algorithms - VIVA

University

16 Qs

Switch Training

Switch Training

University - Professional Development

17 Qs

DSA Quiz 2cse2

DSA Quiz 2cse2

University

15 Qs

Compresión de Archivos: Fundamentos

Compresión de Archivos: Fundamentos

9th Grade - University

13 Qs

DS-U3-Q1

DS-U3-Q1

University

10 Qs

M3-1

M3-1

University

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