Search Header Logo

Viva 1 - Fractional knapsack problem

Authored by Eben Sophia Paul

Computers

University

Used 2+ times

Viva 1 - Fractional knapsack problem
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fractional knapsack problem is solved most efficiently by which of the following algorithm?

Divide and conquer

Dynamic programming

Greedy algorithm

Backtracking

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the objective of the knapsack problem?

To get maximum total value in the knapsack

To get minimum total value in the knapsack

To get maximum weight in the knapsack

To get minimum weight in the knapsack

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statement about 0/1 knapsack and fractional knapsack problem is correct?

In 0/1 knapsack problem items are divisible and in fractional knapsack items are indivisible

Both are the same

0/1 knapsack is solved using a greedy algorithm and fractional knapsack is solved using dynamic programming

In 0/1 knapsack problem items are indivisible and in fractional knapsack items are divisible

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of the fractional knapsack is greater than or equal to 0/1 knapsack.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Time complexity of fractional knapsack problem is

O(n log n)

O(n)

O(n2)

O(nW)

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?