dddDynamic ...

dddDynamic ...

Professional Development

14 Qs

quiz-placeholder

Similar activities

Lamda kifejezések C# nyelven 1.

Lamda kifejezések C# nyelven 1.

Professional Development

17 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

CHỦ ĐỀ: CẤU TRÚC RẼ NHÁNH

CHỦ ĐỀ: CẤU TRÚC RẼ NHÁNH

Professional Development

10 Qs

Logical Instability Case

Logical Instability Case

Professional Development

9 Qs

ML-4

ML-4

Professional Development

15 Qs

ADA

ADA

Professional Development

10 Qs

Blockchain

Blockchain

5th Grade - Professional Development

10 Qs

C Programming

C Programming

Professional Development

10 Qs

dddDynamic ...

dddDynamic ...

Assessment

Quiz

Computers

Professional Development

Hard

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Breadth first search

Scans each incident node along with its children

Scans all incident edges before moving to other node

is same as backtracking

Scans all the nodes in random order

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The optimal solution to a problem is a combination of optimal solutions to its sub-problems. This is known as

Principle of Duality

Principle of Feasibility

Principle of Optimality

Principle of Dynamicity

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Identify correct application/problem for multistage graph

Resource allocation problem

Travelling salesperson problem

Producer Consumer problem

Barber's problem

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

DFS uses ____ as an auxiliary structure to hold nodes for future processing

Stack

Linked List

Graph

Queue

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

BFS is best compared with DFS in the case of

The Graph's width is large

The Graph's depth is large

The graph consists of many nodes

The graph is complex

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

_____is an algorithm design method that can be used when the solution to a problem can be viewed as the result of a sequence of decisions

Dynamic programming

Backtracking

Branch and Bound

Greedy Method

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The in-order traversal of tree gives a sorted list of elements of tree in .......

Binary Tree

Binary Search Tree

Heap

Binary Heap

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?