mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2026-03-13 15:21:15 +08:00
* required, optional param left-to-right approch in BS * base case return early to avoid nested if block * codes formated with standard.js