Reviewing the recent Algorithm competition

I wrote up my experience from @P1xt’s algorithm competition from a couple of weeks ago:

What I learned from writing six functions that all did the same thing

Enjoy :slight_smile:

2 Likes

very nice review … plenty there to make me think when i writing some code … and this was exactly what i wanted to see when i did this challenge … so thanks for taking the time to do it. i still haven’t gotten around to doing tests yet … will have to work on that so i can write more efficient code

Thanks @P1xt!

Having someone use some code you wrote (even as mundane as a simple testing script) is always a thrill - I’m glad I could help :slight_smile: