dddDynamic ...

dddDynamic ...

Professional Development

14 Qs

quiz-placeholder

Similar activities

Journey to White Castle

Journey to White Castle

Professional Development

10 Qs

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

PDS - 04225 Chapter 11 - Part 1 - Sorting Algorithms

University - Professional Development

10 Qs

Excel Básico [02]

Excel Básico [02]

7th Grade - Professional Development

15 Qs

unit-5 test-1

unit-5 test-1

Professional Development

15 Qs

Apache Spark

Apache Spark

Professional Development

10 Qs

IoT Design Methodology

IoT Design Methodology

University - Professional Development

15 Qs

BÀI KIỂM TRA 10 PHÚT

BÀI KIỂM TRA 10 PHÚT

Professional Development

10 Qs

Coding Fundamentals in C

Coding Fundamentals in C

6th Grade - Professional Development

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