ISCP 04 Tuesday slot 1 (09:00 - 11:00) CSE A&C

ISCP 04 Tuesday slot 1 (09:00 - 11:00) CSE A&C

Professional Development

20 Qs

quiz-placeholder

Similar activities

BEN.0038.02-1.Who_Whom_Whose

BEN.0038.02-1.Who_Whom_Whose

Professional Development

16 Qs

coding skills(ISCP 02) Tuesday slot3 (2.00pm - 4:00pm) CSE X & Z

coding skills(ISCP 02) Tuesday slot3 (2.00pm - 4:00pm) CSE X & Z

Professional Development

20 Qs

Simple present

Simple present

Professional Development

20 Qs

LISTENING SKILL

LISTENING SKILL

Professional Development

15 Qs

АПИМ 4 курс, 2 сем

АПИМ 4 курс, 2 сем

Professional Development

15 Qs

UNIT 12 REVIEW CS2A

UNIT 12 REVIEW CS2A

Professional Development

24 Qs

Midcourse Test Advanced

Midcourse Test Advanced

University - Professional Development

20 Qs

UNIT 9 Assessment in EFL QUIZ

UNIT 9 Assessment in EFL QUIZ

Professional Development

15 Qs

ISCP 04 Tuesday slot 1 (09:00 - 11:00) CSE A&C

ISCP 04 Tuesday slot 1 (09:00 - 11:00) CSE A&C

Assessment

Quiz

English

Professional Development

Easy

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

In dynamic programming, the technique of storing the previously calculated values is called ___________
Saving value property
Storing value property
Memoization
Mapping

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The following sequence is a fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21,….. Which technique can be used to get the nth fibonacci term?
Recursion
Dynamic programming
single for loop
Recursion, Dynamic Programming, For loops

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Find the length of the longest increasing subsequence for the given sequence: {-10, 24, -9, 35, -21, 55, -41, 76, 84}
5
4
3
6

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the worst case for linear search?
O(nlogn)
O(logn)
O(n)
O(1)

5.

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

6.

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, 80
130, 110
110, 70

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Consider the below table for Jobs given with profit and deadline. Job J1 J2 J3 J4 J5 J6 J7 J8 J9 Profit 20 25 35 23 23 15 28 21 30 Deadline 7 2 5 3 4 5 2 7 3 Find the maximum profit earned?
185
182
170
None

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?