8 Commits

Author SHA1 Message Date
38b42cf0a4 Update DecimalToHex.js
updated as per `standard.js`
2021-10-03 16:57:52 +05:30
c35b20a4ce DecimalToHex
- Add test file DecimalToHex.test.js
- Add export to DecimalToHex.js
- Remove console.log from DecimalToHex.js
2021-10-03 12:11:34 +02:00
129ec51861 bugfix (#207)
Push should be converted to hexout. unshift
2020-06-26 19:27:39 +05:30
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
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