ISCP 04 Monday slot 1 (10:30 - 12:00) CSE D&H

ISCP 04 Monday slot 1 (10:30 - 12:00) CSE D&H

Professional Development

20 Qs

quiz-placeholder

Similar activities

DC3 UNIT 4 GRAMMAR QUIZ

DC3 UNIT 4 GRAMMAR QUIZ

Professional Development

20 Qs

SASI -BATCH 3-DAY2-FN

SASI -BATCH 3-DAY2-FN

Professional Development

15 Qs

G1 - TỪ VỰNG TEST YOURSELF 1 – PAGE 22,23,24,25

G1 - TỪ VỰNG TEST YOURSELF 1 – PAGE 22,23,24,25

Professional Development

16 Qs

Present Simple Tense+Prepositions

Present Simple Tense+Prepositions

Professional Development

16 Qs

G2 - UINT 7.1

G2 - UINT 7.1

Professional Development

15 Qs

AEF 3 U9-U10

AEF 3 U9-U10

University - Professional Development

20 Qs

2nd periodical filipino9

2nd periodical filipino9

1st Grade - Professional Development

20 Qs

frcuency adverbs

frcuency adverbs

Professional Development

19 Qs

ISCP 04 Monday slot 1 (10:30 - 12:00) CSE D&H

ISCP 04 Monday slot 1 (10:30 - 12:00) CSE D&H

Assessment

Quiz

English

Professional Development

Medium

Created by

CCC info@ccc.training

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Longest increasing subsequence problem can be optimally solved by
Greedy method
Divide & conquer
Dynamic programming
None of these

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given items as {value, weight} pairs {{60,20},{50,25},{20,5}}. The capacity of the knapsack=40. Find the maximum value output assuming items to be divisible and non-divisible respectively.
100, 80
110, 70
130, 110
110, 80

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The time complexity of fractional knapsack problem is?
O(nlogn)
O(n)
O(n2)
O(nW)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statement is correct about 0/1 knapsack?
Items are divisible
It is same as fractional knapsack
It can be solved using greedy technique
Items are indivisible

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following problem must not be solved using dynamic programming?
0/1 knapsack problem
Matrix chain multiplication problem
Edit distance problem
Fractional knapsack problem

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The property in which optimal solution is found by constructing optimal solution for the subproblems.
Overlapping subproblems
Optimal substructure
Memoization
Greedy

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Time complexity of coin change problem solved using greedy technique is
O(logn)
O(n)
O(n^2)
None of these

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?