AP CS - Class Exercises | back to AP CS Page

The exercises below are MS-Word Files. It is okay to open and type your code in word if you don't want to print/handwrite.
If you type your answer, do so in COURIER font with all appropriate style/indentations.

  1. Arrays and ArrayList
  2. LinkedList
  3. Stacks and Queues
  4. Stacks
  5. Binary Trees MC
  6. Binary Trees
  7. Maps