Data Structures Quiz

Data Structures Quiz

University

50 Qs

quiz-placeholder

Similar activities

Midterm Examination In ICT BSME 2A-2F

Midterm Examination In ICT BSME 2A-2F

University

50 Qs

Quiz BK Kelas X

Quiz BK Kelas X

10th Grade - University

50 Qs

IT221-FINAL-REVIEWER

IT221-FINAL-REVIEWER

University

50 Qs

Quiz Inter-VLAN Routing

Quiz Inter-VLAN Routing

11th Grade - University

50 Qs

ICT 211 : Prelim Exam

ICT 211 : Prelim Exam

University

50 Qs

OOP Quiz – BSIT 2C

OOP Quiz – BSIT 2C

University

46 Qs

UAS TIK KELAS IX GANJIL 2024/2025

UAS TIK KELAS IX GANJIL 2024/2025

9th Grade - University

50 Qs

Codean Java - Conditional

Codean Java - Conditional

University

48 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Senthil jayamohan

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

Which of the following is a linear data structure?

Tree

Graph

Stack

Hash table

2.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

What is the time complexity of inserting an element at the beginning of a singly linked list?

O(n)

O(1)

O(log n)

O(n log n)

3.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

Which operation removes an element from a stack?

Enqueue

Dequeue

Pop

Insert

4.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

What does the 'next' pointer in a singly linked list point to?

Head

Previous node

Next node

Tail

5.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

Which data structure works on the principle of FIFO?

Stack

Queue

Tree

Graph

6.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

Which of the following is NOT an application of stack?

Recursion

Function call tracking

Level-order traversal

Expression evaluation

7.

MULTIPLE CHOICE QUESTION

30 mins • 1 pt

In array representation of a stack, the top is initialized as:

0

-1

NULL

size

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?