
JP Antunes
404 bio not found
Next Permutation
Next Permutation
1 min read
Add two numbers
Add two numbers
1 min read
Valid Number
Valid Number
2 min read
loading...
Recent comments
What does it take to create a strong password?
Why not go passwordless? Something like magic.link/ could be ...
JavaScript Katas: Find Odd Digits
And now in one single (almost readable) line! const odds = ...
Daily Challenge #273 - Remove Duplicates
I had my doubts, but it seems the JS implementation uses a li...
Daily Challenge #273 - Remove Duplicates
Simple JS O(n) solution (I think... 2n?) that will remove the...
[Challenge] 🐝 FizzBuzz without if/else
There was a similar and equally really good thread about a mo...
Encoding mess with Javascript
Try these, they seem to work with all the examples from Stack...
Daily Challenge #266 - Who Likes It?
I think you don't need the break after the return, it would b...
What great software invention or idea never gained adoption?
I came across something similar today, but now it's called Ro...