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.
Can someone check this and approve? Thanks! (づ ̄ ³ ̄)づ
JavaScript translation
JavaScript's Number type doesn't support arbitrary precision. Using BigInt makes it similar to the Python version of this kata
Thanks!
Thanks for the help!
I really would like to solve this kata, but I feel like the description could be better worded and the Sample Tests are hard to read in my opinion. Usually Sample Tests are a complement to the description (or at least I feel like that).
What I think would be better is to have individual/separeted sample tests and avoid having consts and arrays that are used by the
for
loop, example:This is just a suggestion; Thanks for the kata!
This comment is hidden because it contains spoiler information about the solution
RegExps are very similar in every language, so you could read about them not specifically in the Ruby docs. I recommend you the MDN Docs
If you need help understanding what your RegExp is doing, use this it will show what exactly your RegExp is doing and will explain every part
Translation to JavaScript<3
https://www.codewars.com/kumite/5ad2346f503a49ddc0000022?sel=5ad2346f503a49ddc0000022
Done :)
Hey Giacomo, when I tried to approve this I got this message:
Description cannot be approved, recent changes from related record must be merged first.
, what should I do?In love with this kata bro
Thank you again sir!
( ͡° ͜ʖ ͡°)
Thank you sooo muuuuch!
Loading more items...