CS 3410: Data Structures
9/28/98 The data file for the AVL Tree assignment is on the network hard disk .../apps/fares/cs330/AVL-DATA.TXT. It is a text file of phone numbers on the first line and names on the second line. Both the phone number and the names are of type text. 9/9/98 The non-text files are on the network hard disk. ../fares/cs330/.. I changed the names of them: R-list1.bin instead of Randlist1 R-list2.bin instead of Randlist2 S-lista.bin instead of Ordlist1 S-listd.bin has the same numbers in r-list2 but sorted on descending order.
Last update September 28, 1998.