Viva 1 - Fractional knapsack problem

Quiz
•
Computers
•
University
•
Easy
Eben Sophia Paul
Used 2+ times
FREE Resource
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)
Similar Resources on Wayground
10 questions
หลักการเขียนโปรแกรม

Quiz
•
University
10 questions
Flowchart Quiz

Quiz
•
University
10 questions
COA Q3

Quiz
•
University
10 questions
Dynamic Programming: 0/1 Knapsack Quiz

Quiz
•
University
10 questions
4th_DAA

Quiz
•
University
7 questions
Algorithm Design

Quiz
•
University
10 questions
Algorithms and algorithmic Complexity

Quiz
•
University
10 questions
The Program Development Cycle

Quiz
•
11th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade