mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-19 18:13:44 +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