My uni course for data structures and algorithms
- stub: sleep for amount of time proportional to problem size
- sort: compare efficency of heapsort, mergesort and quicksort
- jakdojade: find connection between two nodes in Wroclaw's tram system using breath-first search, depth-first search and A* algorithms
- sentiment: using Keras find sentiment of a sentence