Bugs
Our algorithmic angst is not just limited to the humans, but also to our own codebase.
- Bug 1: Infinite recursion in 'while' loop
- Bug 2: Type casting issues with 'parseInt()'
- Bug 3: Uncaught exception in 'if' statement
And here are some bugs that we've encountered: