Skip to content

This is one of the freeCodeCamp JS Algorithms and Data Structures Projects. In this project you need to write a function that accepts three arguments, the purchase price, the payment and the cash-in-drawer. The function needs to calculate the change due and check the cid array to determine if it has enough US currency to provide the exact change.

Notifications You must be signed in to change notification settings

CreatedByCC/cash-register-freecodecamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

This is one of the freeCodeCamp JS Algorithms and Data Structures Projects. In this project you need to write a function that accepts three arguments, the purchase price, the payment and the cash-in-drawer. The function needs to calculate the change due and check the cid array to determine if it has enough US currency to provide the exact change.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published