Node:Lists and trees, Next:Setting up a data structure, Previous:Dynamic data structures, Up:Complex data structures
Lists and trees
Two data structures that use nodes and links are very common: the linked list and the binary tree
Node:Lists and trees, Next:Setting up a data structure, Previous:Dynamic data structures, Up:Complex data structures
Two data structures that use nodes and links are very common: the linked list and the binary tree