Data Structures Quiz

Data Structures Quiz

University

20 Qs

quiz-placeholder

Similar activities

DATA STRUCTURES

DATA STRUCTURES

University

20 Qs

DS GRAND QUIZ

DS GRAND QUIZ

University

20 Qs

Stack & Queue

Stack & Queue

University

16 Qs

Queue

Queue

University

20 Qs

Week1 A.D.A

Week1 A.D.A

University

15 Qs

CSE316_Unit01_Quiz01

CSE316_Unit01_Quiz01

University

20 Qs

Data Structures

Data Structures

University

20 Qs

Data Structures using C

Data Structures using C

12th Grade - University

20 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?