My jaw dropped when I saw this solution.
I definitely brute forced my way through this one...
Hats off to pattern recognition.
Lessons:
me too
lol, same :)
you are not alone
I feel very stupid after seeing this solution loxl
Nicely done, we could further refactor by using min(numbers) directly in the return statement for second_min
Totally agree, random test was not funny
Loading collection data...
My jaw dropped when I saw this solution.
I definitely brute forced my way through this one...
Hats off to pattern recognition.
Lessons:
me too
lol, same :)
you are not alone
I feel very stupid after seeing this solution loxl
Nicely done, we could further refactor by using min(numbers) directly in the return statement for second_min
Totally agree, random test was not funny