Skip to main content

Lab 2: Java Data Structures and Collections

Learning Objectives

  • Write programs that utilize Java's core data structures, Collections API and I/O API
  • Write programs that use polymorphism and dynamic dispatch
  • Compare the performance characteristics of different data structures