Data Structures Quiz

Data Structures Quiz

University

30 Qs

quiz-placeholder

Similar activities

Data Structures: Placement Preparations

Data Structures: Placement Preparations

University

25 Qs

Data Structures and  Its Applications

Data Structures and Its Applications

University

30 Qs

Data Structure & Algorithm-Quiz-1

Data Structure & Algorithm-Quiz-1

University

30 Qs

Batch 1 Quiz - DSA Lab

Batch 1 Quiz - DSA Lab

University

25 Qs

Trees, Linked Lists, Stacks and Queues

Trees, Linked Lists, Stacks and Queues

11th Grade - University

30 Qs

DSA - Q1

DSA - Q1

University

25 Qs

Binary Trees and Traversals Quiz

Binary Trees and Traversals Quiz

University

30 Qs

Estructura de Datos

Estructura de Datos

University

25 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Irish Dajero

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a linear list of objects or items where all insertions and deletions are done at one end called the top.

Stack

Queue

Tree

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This refers to the operation of stack where it adds a data element onto the stack, making the added item as the new top

Pop()

Size()

Push()

Peek()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is referring to an operation of stack where it removes the top data element onto the stack and return it to the user

Pop()

Size()

Push()

Peek()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An application of stack where it needs to postpone the use of its data for a while. One example of this is expression conversion among different notations.

Backtracking

Parsing

Reversing a list

Postponement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a process of breaking data into individual pieces for further application. For example, in order to convert source programming into machine language

Backtracking

Parsing

Reversing a list

Postponement

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An application of stack where it is commonly found in computer gaming, decision analysis, and expert system.

Backtracking

Parsing

Reversing a list

Postponement

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is referring to a stack can be used in problem-solving like number system conversion

Backtracking

Parsing

Reversing a list

Postponement

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?