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.
The benchmark result
Bitwise operation
3.9M ops/s ± 0.95%
With while loop manual factorization (My solution)
1.7M ops/s ± 1.09%
57.42 % slower
The top rated solution, using javascript crap functions :D
136K ops/s ± 1.25%
96.55 % slower
Thats interesting!
Same :) I was okay when I was doing more C++.