Eltropy interview question

Design and build banking system.

Interview Answer

Anonymous

24 Oct 2021

Used Golang to build a banking system, where fllows included, - Creating different type of account (Saving, Loan, etc) - Create different type of transactions. - Calculate interest on saving account annually. - Admin access to create/delete new accounts.