CS 335/535 Assignment
Java Assignment:
Now using the program you created for the bin assignment:
modify the algorithm such that it will accept
any number of bins.
bin size can be variable
The output will still be the number of items placed in each bin but there
should be an identification tag about the range of each bin
Document ALL the algorithmic changes (like real programmers)
Hand in the source code of changed program electronically.
Do this using Java (you may use Java 1.1? on the bsu.cs or Java 1.3? on
the workstations, or you may use the Borland product loaded in the labs.
You can even download your own Borland for free.
The program will be graded on:
Documentation
Ease of reading
Ease of modification
Use and design of classes
Number of test cases it passes
DUE: 11/7/2000