User interface language: English | Español

Date May 2021 Marks available 3 Reference code 21M.1.HL.TZ0.11
Level HL Paper 1 Time zone no time zone
Command term Sketch Question number 11 Adapted from N/A

Question

Sketch a balanced binary tree that would allow the following output when traversed using in order traversal:

Zebra, Tango, Hotel, Foxtrot, Delta, Bravo, Alpha. 

Markscheme

Award [3 max] 
Correct root;
Correct left sub-tree;
Correct right sub-tree;
Note: Award 1 mark for any binary tree with the same number of nodes in the left and right subtree;

Examiners report

A balanced binary tree was not always familiar to candidates.

Syllabus sections

Topic 5: Abstract data structures » 5.1 Abstract data structures
Show 80 related questions
Topic 5: Abstract data structures

View options