4 Commits

Author SHA1 Message Date
856dc2f63c npx standard --fix 2020-05-03 09:05:12 +02:00
f37cac8508 Fixed Whitespace, Operators, and Quotes to Comply with JSLint
I modified the whitespace in the files and changed single quotes to double quotes.

I also changed some `==` and `!=` operators to `===` and `!==` to comply with JSLint.
2019-06-27 10:41:44 -04:00
c977d81dd7 fixed a leak and added the let-statement 2018-03-30 23:19:43 +02:00
94602f59af Added the bogosort algorithm. 2017-10-01 19:38:59 +02:00