DSA Round 3

DSA Round 3

University

30 Qs

quiz-placeholder

Similar activities

Teori simulasi Komputer

Teori simulasi Komputer

University

25 Qs

21CSS201T_COA

21CSS201T_COA

University

25 Qs

Parallel Computing Quiz

Parallel Computing Quiz

University

25 Qs

D29 QUIZ OF THE DAY

D29 QUIZ OF THE DAY

University

25 Qs

ECE420 - Q1 FINALS

ECE420 - Q1 FINALS

University

30 Qs

1.1 - Manufacturing

1.1 - Manufacturing

10th Grade - University

35 Qs

C Programming Fundamentals Worksheet

C Programming Fundamentals Worksheet

University

25 Qs

Database Systems Multiple Choice Questions

Database Systems Multiple Choice Questions

University

25 Qs

DSA Round 3

DSA Round 3

Assessment

Quiz

Engineering

University

Hard

Created by

4T _

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following statements about a queue is false?

Follows FIFO

Deletion happens at front

Insertion happens at rear

Allows insertion and deletion at both ends

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of these data structures can be used to implement a priority queue?

Stack

Heap

Hash Map

Array

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

what is the auxiliary space complexity of Merge Sort?

O(1)

O(log n)

O(n)

O(n log n)

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which of the following is a self-balancing BST?

Binary Search Tree

AVL Tree

Heap

Trie

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which traversal is used in depth-first search (DFS)?

Inorder

Postorder

Preorder

Any of Pre, Post

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

In a circular queue of size N, if front = rear, the queue is:

Empty

Full

Overflow

Underflow

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which one is an example of divide-and-conquer algorithm?

Merge Sort

Bubble Sort

Linear Search

BFS

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?