Method 1: Nested List Implementation of a Tree
data
a
d
b
c
•next
a
Æ
b
Æ
c
Æ
d
Æ