| 2.12 Additional Exercises | ![[ToC]](toc.png)  ![[Index]](index.png)  ![[Skip Back]](skipback.png)    ![[Prev]](prev.png)  ![[Up]](up.png)  ![[Next]](next.png)  | 
Exercises:
*1. Compare and contrast the design of libavl's tables with that of the set container in the C++ Standard Template Library. [answer]
2. What is the smallest set of table routines such that all of the other routines can be implemented in terms of the interfaces of that set as defined above? [answer]
|  2.11 Table Headers |  2 The Table ADT | 3 Search Algorithms   |