Skip to content
#

coding-challenge-practice

Here are 15 public repositories matching this topic...

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.

  • Updated Sep 3, 2022
  • C++

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 d…

  • Updated Jul 19, 2022
  • Java

Improve this page

Add a description, image, and links to the coding-challenge-practice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coding-challenge-practice topic, visit your repo's landing page and select "manage topics."

Learn more