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.
For people who don't understand regex like me, it's hard to understand how it works.
I think the test case should also test if the original array has been altered or not. Saw someone saying that it's not a best practice to alter the array directly and the highest vote for best practice did altered the original array.
what should be the better practice?
Elegant solution!
HUHHHHH?
why bro
LMAO
GOD TIER SOLUTION
First time knowing that there's a way to check if three values can form a triangle...