Code samples that demonstrate the algorithms learnt during the course. Used as a preparation (not only ;)) for the exam.
java
huffman-coding
kmp-algorithm
matrix-chain-multiplication
greedy-activity-selection
suffix-trie
miller-rabin-algorithm
majority-element
compute-optimizer
master-theorem
repeated-squares
-
Updated
Jul 25, 2021 - Java