Skip to content

Initial Release

Compare
Choose a tag to compare
@ossner ossner released this 09 Mar 01:18
· 313 commits to master since this 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)