quiz_module 2

quiz_module 2

Professional Development

25 Qs

quiz-placeholder

Similar activities

Sistema Operativo y sus dispositivos

Sistema Operativo y sus dispositivos

University - Professional Development

20 Qs

UD3 Plaques Mare

UD3 Plaques Mare

Professional Development

20 Qs

UFCD6059 - Autómatos Programáveis

UFCD6059 - Autómatos Programáveis

Professional Development

20 Qs

Sepintas Tentang Buku Berwarna (DLMS/COSEM)

Sepintas Tentang Buku Berwarna (DLMS/COSEM)

KG - Professional Development

20 Qs

Quiz zawodowy

Quiz zawodowy

1st Grade - Professional Development

20 Qs

Lenovo Product - 1

Lenovo Product - 1

Professional Development

20 Qs

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

1ºDAM/DAW - Entornos de Desarrollo - UD1-6 - Prof. C. Boni

University - Professional Development

20 Qs

Digital Electronics (Weekend Assignment - 3)

Digital Electronics (Weekend Assignment - 3)

University - Professional Development

20 Qs

quiz_module 2

quiz_module 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Navin Agrawal

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Time complexity of fractional knapsack problem is ____________

O(n log n)

o(n)

O(n2)

O(log n)

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Given items as {value,weight} pairs {{40,20},{30,10},{20,5}}. The capacity of knapsack=20. Find the maximum value output assuming items to be divisible.____________

60

80

100

40

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The main time taking step in fractional knapsack problem is ___________

a) Breaking items into fraction

b) Adding items into knapsack

c) Sorting

d) Looping through sorted items

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider a complete graph G with 4 vertices. The graph G has ____ spanning trees.

15

16

14

12

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If all the weights of the graph are positive, then the minimum spanning tree of the graph is a minimum cost subgraph.

a) True

b) False

may be

do not say

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Kruskal’s algorithm is a ______

a) divide and conquer algorithm

b) dynamic programming algorithm

c) greedy algorithm

d) approximation algorithm

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the time complexity of Kruskal’s algorithm?

a) O(log V)

b) O(E log V)

c) O(E2)

d) O(V log E)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?