Data Structures Quiz

Data Structures Quiz

University

20 Qs

quiz-placeholder

Similar activities

data structure

data structure

University

15 Qs

ROTC Make-up Quiz

ROTC Make-up Quiz

University

15 Qs

Output Quiz-7

Output Quiz-7

University

20 Qs

ITEDAT Endterm Quiz #1

ITEDAT Endterm Quiz #1

University

20 Qs

IPC

IPC

University

20 Qs

Lecture EIGHT.

Lecture EIGHT.

University

20 Qs

Queueing Models

Queueing Models

University

21 Qs

data structures1

data structures1

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?