Weekly Challenge
“Same String”: Let’s Functionalize the #$%@# Out of This One
I wrote a Perl script that feels so functional that it was super simple to rewrite it even better in Elixir.
I wrote a Perl script that feels so functional that it was super simple to rewrite it even better in Elixir.
Elixir makes for the cleanest and best solution to the Running Sum problem. But should I go with two parameters or three?