COP 3530

Data Structures and Algorithms

University of Florida

Assignment 0

Do the following by the end of the first week of class:

  1. Go to the Web site for the text and download the zip file that contains the programs in the text as well as the programs that correspond to exercise solutions. Read the download and use instructions posted at this Web site. Then unzip the downloaded file. Make sure you can successfully compile and run the program ArrayLinearList.java that is in the dataStructures package. Compile and run a program from each of the remaining packages.
    Failure to successfully download, compile, and run the codes in the first week of class could lead to immense grief when you try to do the remaining assignments. To minimize your pain, follow the download and use instructions carefully.

  2. Read the review material in Chapters 1 through 3 of the text.