aca7d80cdb
HexToRGB
2020-05-25 01:41:50 +01:00
2e0bd65b0c
Fixing non compliant files (Ciphers, Conversions and Data Structures)
2020-05-03 21:26:52 -03:00
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
8a356cd839
fixed alert
2019-02-24 15:06:59 -06:00
97ac1c3d24
fixed and added test cases
2019-02-24 15:00:42 -06:00
31d5467ada
added DecimalToHex
2018-10-20 15:35:49 -05:00
b9b58911aa
Update DecimalToOctal.js
2017-08-20 00:44:39 +05:30
9e1d8cfd3c
Added Implementation of Decimal to Octal
2017-08-20 00:42:57 +05:30
b9fea2c907
Added Decimal to BInary Conversion
2017-08-19 20:44:53 +05:30