/BennysBank

A intro to data structures assignment where we explored the use of multiple primitive data structures to build an efficient (in terms of time and space complexity) data structure to solve a problem. In this case the problem is in the case of a simple Banking system.

Primary LanguageC++

Watchers