Data Structures Quiz

Data Structures Quiz

University

20 Qs

quiz-placeholder

Similar activities

Verilog HDL -module 1 Quiz

Verilog HDL -module 1 Quiz

University

18 Qs

Python Programming Quiz

Python Programming Quiz

University

24 Qs

C Programming Worksheet Questions

C Programming Worksheet Questions

University

25 Qs

PASGT Lec Midterm Quiz 2

PASGT Lec Midterm Quiz 2

University

25 Qs

Gen-Z's Trailblazers -2k25 1

Gen-Z's Trailblazers -2k25 1

University

25 Qs

8085 MICROPROCESSOR

8085 MICROPROCESSOR

University

16 Qs

Basic Subsea System Overview

Basic Subsea System Overview

University

20 Qs

CYBERSYNAPSE

CYBERSYNAPSE

University

15 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Engineering

University

Practice Problem

Medium

Created by

NIVEDHA Asst_prof.AI-DS

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following is a linear data structure?

Trees

Graphs

Arrays

None of these

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

The index of the first element of an array is:

-1

0

1

Depends on the language

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following stores elements in contiguous memory locations?

Linked List

Stack

Queue

Array

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which data structure allows efficient insertion/deletion at both ends?

Stack

Queue

Array

Doubly Linked List

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which linked list does not store address of the previous node?

Doubly Linked List

Singly Linked List

Circular Linked List

Both B and C

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

How many null pointers does a circular linked list have?

0

1

2

n

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which pointer is used in a linked list node?

Integer pointer

String pointer

Self-referential pointer

Array pointer

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?