Skip to content

Nazar-Hordii/LinkedListBankAccounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LinkedListBankAccounts

This is a simple implementation of a bank system,

In which we store account details like (Name PIN ACC# Amount), Inside a Txt file, and we read the details into a Linked List Data Structure,

And we can perform operation through the data inside linked list, like: Reading details of a particular account or all accounts, withdrawing or depositing amount etc.

About

This is a simple implementation of a bank system,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages