User interface language: English | Español

Date November 2020 Marks available 1 Reference code 20N.1.HL.TZ0.2
Level HL Paper 1 Time zone no time zone
Command term State Question number 2 Adapted from N/A

Question

Consider the following binary tree.

State the result of inorder traversal of this binary tree.

[1]
a.

State the result of preorder traversal of this binary tree.

[1]
b.

Markscheme

Award [1 max]
B, A, D, C;

a.

Award [1 max]
A, B, C, D;

b.

Examiners report

Straightforward question which caused few problems. Some candidates confused in-order with pre-order traversal.

a.

Straightforward question which caused few problems. Some candidates confused in-order with pre-order traversal.

b.

Syllabus sections

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

View options