A - Level Tree Traversal

A - Level Tree Traversal

11th Grade

11 Qs

quiz-placeholder

Similar activities

Star & Mesh Networks

Star & Mesh Networks

9th - 12th Grade

10 Qs

Binary

Binary

6th - 12th Grade

15 Qs

U1 Digital Information Vocab

U1 Digital Information Vocab

9th - 12th Grade

12 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

Code.org CSP Unit 1 Review

Code.org CSP Unit 1 Review

9th - 12th Grade

15 Qs

Units and Binary Conversions

Units and Binary Conversions

11th - 12th Grade

16 Qs

Binary Search Tree (Recap 1)

Binary Search Tree (Recap 1)

11th Grade - University

13 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

A - Level Tree Traversal

A - Level Tree Traversal

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Jamie Horsman

Used 71+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the Big O Notation of Merge Sort?

O(n)

O (n log n)

O(log n)

O(n2)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Does Breadth-first search use a queue or a stack?

Stack

Queue

Both

neither

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these tree traversal methods is used to output the contents of a binary tree in ascending order?

Pre-Order

In-Order

Post-Order

Monastic Orders

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A list must be in order for a Binary search to take place

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

displays data items in a hierarchical view
Flowchart
Trees
Binary Tree
Binary Expression Tree

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A tree is composed of ____ connected by edges or lines.
Fruit 
Leaf Node
Root Node
Nodes

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A Kind of tree where every node in a tree can have at most two children.
Binary Tree
Binary Expression Tree
Tree
Binary Search Tree

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?