User Tools

Site Tools


assignments:a2

This is an old revision of the document!


Assignment 2

Implement your algorithm in Java

Implement your algorithm in Java.

Test your algorithm

Test your algorithm.

Write a report

Write a report. In the report, discuss your implementation. For example, describe how the problem was broken down into classes, discuss the relationship amongst classes, motivate the choice of the key data structures used, most importantly discuss those parts related to concurrency, like where you use synchronized or volatile, classes of the concurrency packages used, threads, etc. Also describe your tests and the results you obtained.

If you are using LaTeX, you may want to try the package Listings for typesetting code.

assignments/a2.1191972084.txt.gz · Last modified: 2007/10/09 23:21 by franck

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki