UMBC CS 201, Fall 05
UMBC CMSC 201 Fall '05
CSEE | 201 | 201 F'05 | 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 F'05 | lectures | news | help

    Tuesday, 27-Sep-2005 08:16:40 EDT