Search Header Logo

Data Structures - Lists & Trees

Authored by Simon Graham

Computers

10th Grade

Used 240+ times

Data Structures - Lists & Trees
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________________ is a collection of elements used to store the same type of data.

Array
Switch
Case
Loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a Type of Data Structures?

Arrays
Tables
Stacks
Trees

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This structure uses a pointer to link nodes.

Variable

Link List

Pointer

Trees

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

In this tree, where would the new value "7" be placed?

On the left "leaf" of "4"
On the right "leaf" of "6"
On the left "leaf" of "15"
Over the top of the current number "5"

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For a ordered list of 11 items, how many comparisons will a linear search need before it knows that a value in NOT in the list?

12
11
6
4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a linked list, what meta-data will need to be stored with each data entry?

The Name of the list
The address of the current data entry
The address of the next data entry in the list
The meaning of life

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The following array is created in a program: " DIREWOLVES = ["Nymeria","Shaggy Dog","Ghost","Lady","Grey Wind","Summer"]


What is the item stored in DIREWOLVES [2] ?

"Shaggy Dog"

"Ghost"

Access all questions and much more by creating a free account

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

Already have an account?