javascript-datastructures-algorithms/src/js/algorithms/dynamic-programing/min-coin-change.js In this file,cache shoule be a object {} better than array []