DS(Part2)-After

DS(Part2)-After

University

11 Qs

quiz-placeholder

Similar activities

DSA - Intro

DSA - Intro

University

10 Qs

DS Quiz1

DS Quiz1

University

10 Qs

DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

University

10 Qs

Data Structure

Data Structure

University

14 Qs

Linked List and Arrays in JAVA

Linked List and Arrays in JAVA

University

16 Qs

Data Structures

Data Structures

University

12 Qs

Knowledge Knockout[Quiz Round](2nd-4th years)

Knowledge Knockout[Quiz Round](2nd-4th years)

University

15 Qs

Data Structures Quiz

Data Structures Quiz

University

10 Qs

DS(Part2)-After

DS(Part2)-After

Assessment

Quiz

Computers

University

Medium

Created by

Srisupang Thewsuwan

Used 3+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

__________ is a collection of elements used to store the same type of data.

Array

Switch

Loop

Case

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It use pointer to link nodes.

Variable

Linked-List

Pointer

Trees

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

Linked-List

Circular Linked List

Doubly Circular Linked List

Doubly Linked List

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In ___________ type of linked lists we can traverse in both the directions.

Singly Linked List

Circular Linked List

1-D Linked List

Doubly Linked List

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

_____________ is a data structure in which every individual node consists of INFO to store data and LINK to store the address of the next node.

Queue

Stack

Singly Linked List

Circular Queue

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is used to implement an associative array, a structure that can map keys to values.

Linked List

Hashing

Trees

Array

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It is a linear data structure that stores a collection of elements. Operates on first in first out (FIFO) algorithm.

Stack

Data Structure

Queue

Array

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?