Initial Release
TUMGAD launch release
Features:
- Random exercise and solution generation to PDF for Dynamic Arrays, MergeSort, QuickSort, RadixSort
- Interactive Command Line with option to select only some exercises of interest
- MarkDown descriptions of Algorithms and Data Structures on the web here
Known Issues:
- Dynamic Array throws IOOB Exception on some pop() operations (no correlation to alpha, beta and arraysize has been found)