Data structures - A-level

Data structures - A-level

12th Grade

15 Qs

quiz-placeholder

Similar activities

Test-1 S.Y.B.Sc.(CS)Div.-A DS-II

Test-1 S.Y.B.Sc.(CS)Div.-A DS-II

12th Grade

12 Qs

SLR5 | Algorithms

SLR5 | Algorithms

12th Grade

15 Qs

A-Level Computer Science Data Structures Quiz

A-Level Computer Science Data Structures Quiz

12th Grade - University

14 Qs

Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Data Structures

Data Structures

12th Grade

15 Qs

19.1 Algorithms Cambridge iA 9618

19.1 Algorithms Cambridge iA 9618

12th Grade

20 Qs

DATA STRUCTURES

DATA STRUCTURES

12th Grade

20 Qs

Data structures - A-level

Data structures - A-level

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Chris Spencer

Used 20+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these data structures is LIFO?

Stack

Queue

Binary Tree

Linked list

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_________________ is a collection of elements used to store the same type of data.
Array
Switch
Case
Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of data structure?

Arrays

Tables

Stacks

Trees

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A FIFO structure implemented as a ring where the front and rear pointers can wrap around the end of the start of the array.

Linear Queue

Circular Queue

Priority Queue

Circular Stack

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It uses pointers to link nodes.

Queue

Linked List

Array

Trees

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LIFO stands for

List of Outputs

Last in First Out

First in Last Out

Last in Front Output

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A LIFO structure where the last item of data added is the first to leave.

Stack

Queue

Graph

Linked list

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?