previous | index | next

Trade-Offs Again

The advantage of the linked-list approach is that there is no stack size limit.

Q: What is the disadvantage of the linked-list representation compared with the two-vector representation?

A:


previous | index | next