Skip to content

dchen93/CPPcoursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPcoursework

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

About

Programming in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors