Solving a Code Wars Challenge with the Reduce Method and a Bitwise Operator
While solving problems on Code Wars, I came across an interesting problem called Find the Odd Int. It seemed simple at first, but one particular solution fascinated me so much that I decided to write about it.
The problem
Here's what the problem asks...
filipmelka.hashnode.dev5 min read