mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-21 23:16:41 +08:00

* Fix the indentation of TS code * Add JavaScript and TypeScript code of heap sort, selection sort and binary search edge * Fix the style of JS and TS code