Data Structures Full

Data Structures Full

11th Grade

90 Qs

quiz-placeholder

Similar activities

Ôn tập Tin học 4

Ôn tập Tin học 4

4th Grade - University

88 Qs

ITF+ pt2

ITF+ pt2

9th Grade - Professional Development

85 Qs

Intro to Technology Softwares Quiz

Intro to Technology Softwares Quiz

9th - 12th Grade

85 Qs

C++01输入输出

C++01输入输出

1st Grade - University

86 Qs

power point

power point

9th - 12th Grade

93 Qs

Computer System

Computer System

11th Grade

90 Qs

Year 10 EOT1 Revision Nov 2022

Year 10 EOT1 Revision Nov 2022

10th - 11th Grade

90 Qs

IT Fundamentals Practice

IT Fundamentals Practice

11th - 12th Grade

87 Qs

Data Structures Full

Data Structures Full

Assessment

Quiz

Computers

11th Grade

Hard

Created by

muhammad abdulmajeed

FREE Resource

AI

Enhance your content in a minute

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?