UMBC CS 201, Spring 02
UMBC CMSC 201 Spring '02 CSEE | 201 | 201 S'02 | lectures | news | help

The List ADT

A list is a linear collection of like items.

  • The operations on lists include :

  • Lists can be implemented as arrays
  • Lists can be implemented as linked lists


    CSEE | 201 | 201 S'02 | lectures | news | help

    Thursday, 17-Jan-2002 13:52:31 EST