next up previous
Next: About this document Up: Assignment 5: Expressions and Previous: Postfix calculator

Circular buffer

  1. Write an implementation of a Queue using a circular buffer.
  2. Again, make your code bulletproof, so that it is provably impossible for an exception to occur under any circumstances.



Allen Downey
Thu Oct 19 22:07:30 EDT 2000