Data Structures Quiz

Data Structures Quiz

University

20 Qs

quiz-placeholder

Similar activities

Machine Learning

Machine Learning

University

20 Qs

GREEN TECHNOLOGY COMPLIANCE

GREEN TECHNOLOGY COMPLIANCE

University

20 Qs

Programming Languages Chapter 1 & 2 Quiz Review

Programming Languages Chapter 1 & 2 Quiz Review

University

16 Qs

Machine Learning and Linear Algebra Quiz

Machine Learning and Linear Algebra Quiz

University

20 Qs

CAES Viva 1 Batch 2

CAES Viva 1 Batch 2

University

16 Qs

ADA Quiz

ADA Quiz

University

16 Qs

Search Algorithms Quiz

Search Algorithms Quiz

University

25 Qs

RF Lab

RF Lab

University

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