Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Fixing incorrect substring indexes (#431)
Substring indexes were all off by 1, creating an incorrect output. Also removed unnecessary `toUpperCase()` calls.
A
abney317 committed
e833b3fd40f96d888ccc1bd6804e6c3914107ec1
Parent: 8ffe9ce
Committed by GitHub <noreply@github.com>
on 10/10/2020, 5:53:09 PM