DAA

DAA

Professional Development

20 Qs

quiz-placeholder

Similar activities

Season 2 #Spaic ML Azure Weekly Quiz

Season 2 #Spaic ML Azure Weekly Quiz

KG - Professional Development

20 Qs

Soft Computing

Soft Computing

Professional Development

15 Qs

Quiz 13

Quiz 13

Professional Development

17 Qs

soal pengadimistrasi perkantoran 25-50 membeli bagian 1

soal pengadimistrasi perkantoran 25-50 membeli bagian 1

Professional Development

25 Qs

ISC Lib 2023 Day 17- Action Research and work Ethics

ISC Lib 2023 Day 17- Action Research and work Ethics

Professional Development

15 Qs

Security+ Study Guide-01 Mastering Security Basics

Security+ Study Guide-01 Mastering Security Basics

Professional Development

15 Qs

L1_W13_Round2

L1_W13_Round2

Professional Development

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