Skip to content

Instantly share code, notes, and snippets.

View Nasah-Kuma's full-sized avatar

Mantoh Nasah Kuma Nasah-Kuma

View GitHub Profile
/*
* Complete the 'minimumNumber' function below.
*
* The function is expected to return an INTEGER.
* The function accepts following parameters:
* 1. INTEGER n
* 2. STRING password
*/
function minimumNumber(n, password) {