DAA

DAA

Professional Development

20 Qs

quiz-placeholder

Similar activities

A+ - 3A - Apply Troubleshooting Methodology

A+ - 3A - Apply Troubleshooting Methodology

Professional Development

23 Qs

DECI - Week 4 - round

DECI - Week 4 - round

Professional Development

15 Qs

quiz_module 2

quiz_module 2

Professional Development

25 Qs

DSA2_Prelim Quiz

DSA2_Prelim Quiz

Professional Development

25 Qs

machineLearning Test

machineLearning Test

Professional Development

20 Qs

Quiz Informatika XI

Quiz Informatika XI

Professional Development

15 Qs

IT Quiz

IT Quiz

Professional Development

25 Qs

DAA Introduction Quiz

DAA Introduction Quiz

Professional Development

20 Qs

DAA

DAA

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Satyavathi N

Used 249+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the problems cannot be solved by backtracking method?

n-queen problem

subset sum problem

Hamiltonian circuit problem

travelling salesman problem

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Backtracking algorithm is implemented by constructing a tree of choices called as?

State-space tree


state chart tree

node tree

Backtracking tree

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The problem of finding a path in a graph that visits every vertex exactly once is called?

Hamiltonian path problem

Hamiltonian cycle problem

sum of subset problem

Turnpike reconstruction problem

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following problems is similar to that of a Hamiltonian path problem?

Knapsack problem

closest pair problem

travelling salesman problem

assignment problem

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The problem of finding a subset of positive integers whose sum is equal to a given positive integer is called as?

n- queen problem


sum of subsets problem

knapsack problem

Hamiltonian circuit problem

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Branch and bound is a __________


problem solving technique

data structure

sorting algorithm

type of tree

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct statement from the following.

Greedy method is efficient than dynamic programming approach

Backtracking approach gives only one optimal solution

Branch and bound can be used for solving Optimization problems

None of these

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?