Skip to content

A simple data structures application which simulates a bank.

Notifications You must be signed in to change notification settings

DorukKantarcioglu/BankingSystem

Repository files navigation

BankingSystem

A simple project simulating the operations of a bank, such as account registeration and termination, money depositing/withdrawing and fund transfers. Implemented in order to enhance my understanding of data structures. Main data structures utilized are linked lists and queues, which are implemented via pointers.

About

A simple data structures application which simulates a bank.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages