/Algorithms-UCD-module-COMP20290

Work and solutions I did in the UCD Computer Science module COMP20290. Originally uploaded to an UCD classroom repo

Primary LanguageJava

Student: Killian Callaghan
Number: 18332783

The weekly pratical theory answers (Written questions) are located in the 'Practical_Theory_Questions'
The coding answers to the weekly are in the src
The compresion assignment is located in '/src/assignment/' which includes my Huffman Algorithm, 
the data text files and a PDF with my answers to the assignment (task 1 and task 3).
The starter code was not used in my answer.