DAA Lab Viva

DAA Lab Viva

University

10 Qs

quiz-placeholder

Similar activities

Sist. Ec. Lineales y Álgebra Matricial

Sist. Ec. Lineales y Álgebra Matricial

University

10 Qs

Evaluación Diagnóstica Planificación 2

Evaluación Diagnóstica Planificación 2

University

7 Qs

Derecho Notarial C.1

Derecho Notarial C.1

University

10 Qs

DAA

DAA

University

8 Qs

MATRICES

MATRICES

University

10 Qs

Day 10 Quiz- Multiplying Matrices

Day 10 Quiz- Multiplying Matrices

University

11 Qs

Tiger Strong SWPBIS Review

Tiger Strong SWPBIS Review

9th Grade - University

13 Qs

CAP 6-2: PREPARACIÓN DE UN SISTEMA INTEGRADO

CAP 6-2: PREPARACIÓN DE UN SISTEMA INTEGRADO

University

12 Qs

DAA Lab Viva

DAA Lab Viva

Assessment

Quiz

Other

University

Medium

Created by

bhawani pattnaik

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the worst case time complexity of merge sort?

O(n log n)

O(n2)

O(n2 log n)

O(n log n2)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Time Complexity of Breadth First Search is?

(V – number of vertices, E – number of edges)

O(V + E)

O(V)

O(E)

O(V*E)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Consider the given graph.

What is the weight of the minimum spanning tree using the Kruskal’s algorithm?

24

23

15

19

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a Flow Network what is the source?

Vertex with no leaving edges

Centre vertex

Vertex with no incoming edges

Vertex with the least weight

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods can be used to solve n-queen’s problem?

greedy algorithm

divide and conquer

iterative improvement

backtracking

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Problems that can be solved in polynomial time are known as?

intractable

tractable

decision

complete

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?