Data Structures Quiz

Data Structures Quiz

University

50 Qs

quiz-placeholder

Similar activities

Sistem Komputer

Sistem Komputer

10th Grade - University

50 Qs

Quiz Pengetahuan Umum

Quiz Pengetahuan Umum

10th Grade - University

50 Qs

DSA Quiz # 1

DSA Quiz # 1

University

50 Qs

соңғы сессия 6 бзв

соңғы сессия 6 бзв

University

50 Qs

Persiapan PAT Genap 2024-2025

Persiapan PAT Genap 2024-2025

8th Grade - University

50 Qs

Multimodal Interaction Design Questions 1-14

Multimodal Interaction Design Questions 1-14

University

50 Qs

PRELIM EXAM (BSED ENGLISH AND MATH)

PRELIM EXAM (BSED ENGLISH AND MATH)

University

50 Qs

UTS Algoritma Struktur Data dan Java

UTS Algoritma Struktur Data dan Java

University

50 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Senthil jayamohan

Used 2+ times

FREE Resource

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?