A - Level Tree Traversal

A - Level Tree Traversal

11th Grade

11 Qs

quiz-placeholder

Similar activities

7517 AQA Graphs

7517 AQA Graphs

11th Grade

15 Qs

Star & Mesh Networks

Star & Mesh Networks

9th - 12th Grade

10 Qs

Topologi Jaringan XI

Topologi Jaringan XI

11th Grade

10 Qs

Topologi jaringan

Topologi jaringan

11th Grade

10 Qs

Topologi Jaringan

Topologi Jaringan

11th Grade

10 Qs

Mini Test 2 (Network Topologies)

Mini Test 2 (Network Topologies)

9th - 11th Grade

12 Qs

Binary Search Tree (Recap 1)

Binary Search Tree (Recap 1)

11th Grade - University

13 Qs

Crash Course Computer Science #14 - Data Structures

Crash Course Computer Science #14 - Data Structures

9th - 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?