Search Header Logo

DAA FINALS

Authored by Kim Bautista

Education

12th Grade

DAA FINALS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary characteristic of a greedy algorithm?

It always finds the globally optimal solution

It uses backtracking to explore all possible solutions.

It makes locally optimal choices at each step.

It randomly selects choices without considering future consequences.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does the Coin Change Problem involve?

Finding the maximum number of coins needed to make change

Selecting coins to maximize profit

Finding the minimum number of coins needed to make a given amount of change

Sorting coins in descending order based on their denominations

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In job sequencing with deadlines, what is the goal of the greedy method?

Minimize the number of jobs scheduled

Maximize the total profit by respecting job deadlines

Maximize the number of jobs completed after the deadline

Randomly schedule jobs without considering deadlines

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which algorithm is used to find the minimum spanning tree of a graph by selecting edges based on their weights?

Dijkstra's Algorithm

Prim's Algorithm

Kruskal's Algorithm

Bellman-Ford Algorithm

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which algorithm is used to find the shortest path from a single source vertex to all other vertices in a weighted graph with non-negative edge weights?

Dijkstra's Algorithm

Bellman-Ford Algorithm

Floyd's Algorithm

Prim's Algorithm

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

In Huffman coding, which elements are assigned shorter codes?

Least frequent elements

Elements with the longest codes

Most frequent elements

Randomly selected elements

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary data structure used in implementing Heaps?

Linked List

Stack

Priority Queue

Hash Table

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?