A - Level Tree Traversal

A - Level Tree Traversal

11th Grade

11 Qs

quiz-placeholder

Similar activities

IPT Preliminary week 2

IPT Preliminary week 2

11th - 12th Grade

15 Qs

Bits and Bytes

Bits and Bytes

9th - 12th Grade

15 Qs

Code.org Digital Information Computer Science

Code.org Digital Information Computer Science

10th - 12th Grade

15 Qs

Binary Post Test

Binary Post Test

9th - 12th Grade

10 Qs

Data Representation - Converting Denary to Binary

Data Representation - Converting Denary to Binary

3rd - 12th Grade

10 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Sampling Sound

Sampling Sound

7th - 11th Grade

16 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

A - Level Tree Traversal

A - Level Tree Traversal

Assessment

Quiz

Computers

11th Grade

Medium

CCSS
L.8.5A

Standards-aligned

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?