Node:Lists and trees, Next:, 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