Skip to content

amatisme/n-steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

n-steps

Took the Python solution from the the code problem "N-Steps" from dailycodeproblem.com and converted it to a node console application. Was a bit tricky due to the lack of support for native python range() and sum(). Features use of ES6 array features including spread.

Use: $bash node main

Thanks to the team at dailycodeproblem.com for the inspiration!

-mat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published