Battle With DSA

Battle With DSA

University

30 Qs

quiz-placeholder

Similar activities

BTech CE Batch 2

BTech CE Batch 2

University

30 Qs

CS 211 - Midterm Review

CS 211 - Midterm Review

University

30 Qs

OCS752_CP_MODEL 3_PART A

OCS752_CP_MODEL 3_PART A

University

30 Qs

Data Structures and Algorithms

Data Structures and Algorithms

University

26 Qs

Quiz Pra ASAS Informatika Lanjut Asyikk uhuy Banget...

Quiz Pra ASAS Informatika Lanjut Asyikk uhuy Banget...

10th Grade - University

30 Qs

REV 4- Antenna Systems Part 2

REV 4- Antenna Systems Part 2

University

28 Qs

arrays js

arrays js

University

27 Qs

Plotting in Python

Plotting in Python

12th Grade - University

25 Qs

Battle With DSA

Battle With DSA

Assessment

Quiz

Computers

University

Hard

Created by

Shiv S

Used 12+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data structures can be efficiently implemented using a stack?

Queue

Binary Search Tree

Heap

Graph

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

0

1

2

Attribute error

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following highly uses the concept of an array?

Binary Search tree

Caching

Spatial locality

Scheduling of Processes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Convert the equivalent expression to prefix

-+/abc+d*ef

/+-abcd+*ef

-/+abc+*def

/-+abc+d*ef

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the outcome of the prefix expression?

18

17

25

26

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the time complexity of the following code snippet in C++?

O(n)

O(n2)

O(logn)

O(nlogn)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the post order traversal for the given graph?

4,12,10,18,24,22,15,31,44,35,90,66,70,50,25

4,12,10,15,18,24,22,25,31,44,35,66,90,70,50

4,10,12,15,18,22,24,25,31,35,44,50,66,70,90

4,12,10,18,24,22,15,31,44,35,66,90,70,50,25

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?