Skip to content
#

deposit

Here are 85 public repositories matching this topic...

available-amount-of-deposit-with-interest

Write and run a C program that calculates and displays the amount of money available in a bank account that initially has $1000 deposited in it and earns 8 percent interest a year. Your program should display the amount available at the end of each year for a period of 10 years. Use the relationship that the money available at the end of each ye…

  • Updated Jul 13, 2020
  • C

A dockerized Node.js app that processes a transaction set returned by a blockchain daemon like bitcoind and saves processed(verified) transactions to a MongoDB cloud. The app then groups these transactions per user, and finds the minimum, maximum, sum and count of deposits for each user, and for unreferenced deposits as well.

  • Updated Dec 6, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the deposit 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 deposit topic, visit your repo's landing page and select "manage topics."

Learn more