CSE 326: Data
Structures
Extra Slides on Nested Lists
These Slides Contain
Polymorphic* Node
Creating and Setting
Nodes
Method 1: Nested List
Implementation of a Tree
How To Represent?
Slide 7
“LISP” Nested List
Implementation of a Tree
How To Represent?
Slide 10
Using Distinct Node and
Polymorphic Objects
Using Distinct, ...
continued
Slide 13
Other Choices