Computer Lab #6

 

This lab illustrates the following concepts

  • dynamic arrays
  • linked lists

Some useful links:

Sun libraries documentation

UW library documentation

  

I) An implementation of a list (ArrayList and LinkedList)