An ongoing curated list of awesome frameworks, important books and articles, talks and videos, libraries, learning tutorials, best practices and technical resources about Coding Interviews Thanks to our daily readers and contributors.
This little OOP refresher forms the basics of a payment split application. A user can add an expense, the number of people splitting it, and the type of split and view the balances owed. Users and Expenses can be added via the command line, and balances can be similarly viewed. Command formats are shown when running the program. Execution of a design prompt from workat.tech.