Programming in C++
RoutersMaxFlow: Maximize bandwidth between cities for x amount of routers with varying connection speeds
DirectMappedCache: Simulated Direct Mapped Cache
BinarySearchTree: header included in .cpp file for simplicity when interfacing to R, practice with templates and recursion
B+ Tree: Working B+ Tree implementation
Autofill: Search prediction and word completion with database made from data.txt (first chapter of huckleberry finn)
Trinary Tree: revision of BinarySearchTree with insert and delete functions, and three child nodes per node
StringToLong: quick practice run of converting a String to a Long Int