Idiomatic Ruby through Leetcode

https://medium.com/@michaelviveros/idiomatic-ruby-through-leetcode-5ff395a0ef15

Just wanted to share a blog I wrote that goes over using guards, unless and <=> to make your code more idiomatic.

1 Like