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.
no need to type cast
nice var name
This comment is hidden because it contains spoiler information about the solution
$middle is unnecessary when u already have $index
uncleanness in if
unreadable to many
all logic about the left would be better if outside the foreach to minimize the space and time complexity
Oh my God, how did u do that
u just got too good at math and bits
nice variable names "exessss, oooohhhhs" hahahahahah
it just make a copy
This comment is hidden because it contains spoiler information about the solution
linear scan is better
that top if statement is useless
those who taught you recursion didn't show you it's application, it's totally a waste of time applying it on this 7kyu problem
Loading more items...