Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This isn't really a issue of the kata; but a issue of the library.
Also, why aren't people marking this thread as spoilers?
You can see the kata's formula in this link: https://home.ubalt.edu/ntsbarsh/business-stat/otherapplets/CompoundCal.htm under Mortgage Payments Components. Used KaTeK in the description.
Check the description again.
Not a kata issue.
Thanks, thats was my first question when i saw this kata first time
thank you
This comment is hidden because it contains spoiler information about the solution
You don't need request-promise. Resolve a native Promise with your leaderboard object.
Yeah, this is literally a slightly easier version of FizzBuzz.
You are only as good of a programmer as your ability to understand the nature of what you are coding. This is a math-centric problem, so it's only natural for there to be a math-based solution. And the ability to translate that math into a line of code is what separates the good programmers from the great ones.