Crash Course Computer Science #14 - Data Structures

Crash Course Computer Science #14 - Data Structures

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Intro to Computational thinking

Intro to Computational thinking

9th Grade

10 Qs

1.4.2 Data Structures

1.4.2 Data Structures

11th Grade

20 Qs

C# Arrays

C# Arrays

9th - 12th Grade

12 Qs

87. OCR A Level (H446) SLR14 – 1.4 Data structures part 1 – Link

87. OCR A Level (H446) SLR14 – 1.4 Data structures part 1 – Link

11th Grade

15 Qs

Arrays recap

Arrays recap

9th Grade - University

17 Qs

A2 13.1 L1 User defined data types

A2 13.1 L1 User defined data types

12th Grade - University

20 Qs

R012 1.4 and 1.5

R012 1.4 and 1.5

10th Grade

20 Qs

A Level Computing 1.4.2 Data structures: Trees #1

A Level Computing 1.4.2 Data structures: Trees #1

12th Grade

14 Qs

Crash Course Computer Science #14 - Data Structures

Crash Course Computer Science #14 - Data Structures

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What did we NOT talk about last episode?

sorting lists

finding the shortest path on a graph

how data from algorithms is stored in memory

an example of what an algorithm looks like

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

a series of values stored in memory

really big graphs

a list of different functions in RAM

an encoded function within another function

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Almost all programming languages start arrays at index _.

Enter a number.

4.

DRAG AND DROP QUESTION

1 min • 4 pts

​ (a)   are extremely versatile ​ (b)   structures, used all the time, and so there are many ​ (c)   that can handle them to do ​ (d)   things.

Arrays
data
functions
useful
values
algorithms

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string?

an array of characters

groups of people

a collection of wires

individual microchips, laid side by side

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The binary value 0 at the end of a string in RAM that denotes the end is called a...

null character

final character

absolute character

finite character

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can think of a matrix as

an array of arrays

a collection of arrays

a smattering of arrays

arrays in sequence

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?