DSA Diaries 2.0

DSA Diaries 2.0

University

11 Qs

quiz-placeholder

Similar activities

Binary Tree

Binary Tree

University

14 Qs

Linked List 2

Linked List 2

University

10 Qs

Web Development Revision 1

Web Development Revision 1

University

15 Qs

Hands-on Modul 3

Hands-on Modul 3

University

10 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

CS100||MsWord

CS100||MsWord

University

10 Qs

Types of Mass Media

Types of Mass Media

10th Grade - Professional Development

11 Qs

DSA Diaries 2.0

DSA Diaries 2.0

Assessment

Quiz

Computers

University

Hard

Created by

Rajat Rajput

Used 13+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data structure follows the Last In, First Out (LIFO) principle?

Stack

Queue

Linked List

Array

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which technique is suitable for solving problems with overlapping sub-problems?

Memoization

Tabulation

Searching

Sorting

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the process of combining two or more sorted arrays into a single sorted array called?

Merging

Sorting

Insertion

Partitioning

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Memoization might be preferred over tabulation when ?

Handling Infinite Recursions

Space Efficiency

Bottom Up Approach

Simplicity

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is 4 + 6?

9

10

12

24

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a recursive call of F(5) to calculate the Fibonacci series, how many times will we calculate F(3)? Given DP is not used.

1 time

2 times

3 times

4 times

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is 1+1?

Good Question

I prefer not to answer

10

Unfortunately I don't have an answer to that

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?