Skip to content
#

nested-arrays

Here are 23 public repositories matching this topic...

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.

  • Updated Sep 4, 2023
  • JavaScript

Improve this page

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

Learn more