University stuff.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
mortie 6cce9fdc1c having this in git is probably good vor 7 Jahren
..
BinTree.java having this in git is probably good vor 7 Jahren
Main.java having this in git is probably good vor 7 Jahren
README.txt having this in git is probably good vor 7 Jahren
SpellUtils.java having this in git is probably good vor 7 Jahren
TreeStats.java having this in git is probably good vor 7 Jahren
dictionary.txt having this in git is probably good vor 7 Jahren
martindn.tgz having this in git is probably good vor 7 Jahren
utskrift.txt having this in git is probably good vor 7 Jahren

README.txt

1. Compile: "javac *.java"
2. "Main.java" contains the main method.
3.
4.
5. Everything works from what I can tell.
6. Minor parts are influenced by the assignment text (http://www.uio.no/studier/emner/matnat/ifi/INF2220/h16/obligatoriske-oppgaver/oblig-1/oblig1.pdf) and the first lecture (http://www.uio.no/studier/emner/matnat/ifi/INF2220/h16/undervisningsmaterialet/lecture01.pdf)