fabian20ro

Results 2 issues of fabian20ro

First issue is a typo of the algorithm. The line `currentIndex = Math.floor((maxIndex + maxIndex) / 2);` should be with min instead of max: `currentIndex = Math.floor((minIndex + maxIndex) /...

The page is not found anymore on the twilio website. I can still see it in the [Wayback Machine](https://web.archive.org/web/20190327091438/twilio.com/engineering/2012/11/08/adventures-in-unicode-sms).