Data Structures Quiz

Data Structures Quiz

University

20 Qs

quiz-placeholder

Similar activities

CSE316_Unit01_Quiz01

CSE316_Unit01_Quiz01

University

20 Qs

NSCC-CODE TO COIN

NSCC-CODE TO COIN

University

15 Qs

Data Structures and Algorithm

Data Structures and Algorithm

University

20 Qs

Data Structure

Data Structure

University

15 Qs

DS QUIZ 2

DS QUIZ 2

University

20 Qs

DATA STRUCTURES

DATA STRUCTURES

University

20 Qs

DSA QUIZ

DSA QUIZ

University

20 Qs

Week0 A.D.A

Week0 A.D.A

University

15 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Computers

University

Hard

Created by

dulam shiva

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A data structure in which elements can be inserted or deleted at/from both ends but not in the middle is?

Priority queue

Dequeue

Circular Queue

Queue

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the most appropriate data structure for reversing a word?

Stack

Queue

Hashing

Tree

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quick sort follows which type of algorithm

Greed

Top down

Divide and Conquer

Branch and bound

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which sorting algorithm is known for its average time complexity of O(n log n)?

Bubble sort

Insertion sort

Merge sort

Selection sort

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data structure is best suited for implementing undo functionality in a text editor?

Queue

Stack

Linked list

Heap

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

which of the following are the tree traversal

Hashing

Defense first search

Bottom first search

Depth first search

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which data structure is suitable for implementing a breadth-first search algorithm?

Stack

Queue

Heap

Linked list

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?