Data Structures Full

Data Structures Full

11th Grade

90 Qs

quiz-placeholder

Similar activities

ÔN TẬP TIẾNG ANH CN TCNH

ÔN TẬP TIẾNG ANH CN TCNH

8th Grade - University

85 Qs

Quis Siang

Quis Siang

9th - 12th Grade

93 Qs

AP CSP 300PT Quizizz 12-6 - FRI SUB

AP CSP 300PT Quizizz 12-6 - FRI SUB

9th - 12th Grade

86 Qs

G11 First Quarter Exam

G11 First Quarter Exam

11th Grade

90 Qs

Cybersecurity Midterm

Cybersecurity Midterm

9th - 12th Grade

93 Qs

OCR GCSE Computer Science - J276 1.1 - 1.7

OCR GCSE Computer Science - J276 1.1 - 1.7

KG - Professional Development

91 Qs

Dampak Sosial Informatika dan Komputasi

Dampak Sosial Informatika dan Komputasi

10th Grade - University

90 Qs

Jaringan Komputer dan Internet

Jaringan Komputer dan Internet

11th Grade

88 Qs

Data Structures Full

Data Structures Full

Assessment

Quiz

Computers

11th Grade

Hard

Created by

muhammad abdulmajeed

FREE Resource

AI

Enhance your content

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

90 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure follows the First-In-First-Out (FIFO) principle?

Stack

Queue

Tree

Graph

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a stack, which operation adds an element to the top?

push

pop

peek

enqueue

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of accessing an element in a linked list?

O(1)

O(log n)

O(n)

O(n^2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many dimensions does a 2D array have?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tree traversal visits the root node last?

Preorder

Inorder

Postorder

Level order

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the maximum number of edges in a simple graph with n vertices?

n

n-1

n(n-1)/2

2^n

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dijkstra's algorithm is used to find:

Minimum spanning tree

Shortest path

Longest path

Euler circuit

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?