• + 3 comments

    On the hackerrank's Environment page mentions that HR supports bignumber.js library for javascript. You have to add a require statement for using it. bn = require('bignumber.js');

    https://www.hackerrank.com/environment/languages