ATM simulator c++ console app. Withdraw with either greedy or backtracking algorithm (choose from a custom nr of payment options). ATM bills stored in a Collection that uses a doubly linked list. Each node within the list contains a Pair object representing bill denomination & frequency. Data persistence via file read/write.
-
Notifications
You must be signed in to change notification settings - Fork 0
ATM simulator c++ console app. Withdraw with either greedy or backtracking algorithm (choose from a custom nr of payment options). ATM bills stored in a Collection that uses a doubly linked list. Each node within the list contains a Pair object representing bill denomination & frequency. Data persistence via file read/write.
VictorSalajan/ATMConsoleApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ATM simulator c++ console app. Withdraw with either greedy or backtracking algorithm (choose from a custom nr of payment options). ATM bills stored in a Collection that uses a doubly linked list. Each node within the list contains a Pair object representing bill denomination & frequency. Data persistence via file read/write.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published