CS2852
Data Structures
This is an old version of this course, from Spring 2014. A newer version is avaliable here.
This is an old version of this course, from Spring 2014. A newer version is available here.
(As with all online submissions, there is a 1hr grace period after the submission deadline. Within this grace period, you may still receive full credit.)
The lab deliverables are:
Source code: MorseDecoder.java (fully documented) | 20 |
Source code: MorseTree.java (fully documented) | 50 |
Demo: (In lab, Week 9) Add an invalid dot-dash sequence (with only dots and dashes) between 2 encoded characters the given file and include sample output with a description showing you’re your results are correct in this situation. Also add a character that is not a dot or dash between two encoded characters. | 30 |
Total | 100 |