JavaAlgorithms/Conversions
Priyansh-Kedia dc5ae2d03b
Update BinaryToDecimal.java
Changed bin_num and bin_copy to binNum and binCopy respectively.
2019-07-10 10:17:08 +05:30
..
AnyBaseToAnyBase.java docs: update AnyBaseToAnyBase and GenericTree 2019-05-09 20:20:44 +08:00
AnyBaseToDecimal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
AnytoAny.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
BinaryToDecimal.java Update BinaryToDecimal.java 2019-07-10 10:17:08 +05:30
BinaryToHexadecimal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
BinaryToOctal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
DecimalToAnyBase.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
DecimalToBinary.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
DecimalToHexaDecimal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
DecimalToOctal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
HexaDecimalToBinary.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
HexaDecimalToDecimal.java Update HexaDecimalToDecimal.java 2019-05-21 15:46:09 +03:00
HexToOct.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
IntegerToRoman.java Update IntegerToRoman.java 2019-06-20 17:23:49 +08:00
OctalToDecimal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
OctalToHexadecimal.java docs: update the whole repository 2019-05-09 19:32:54 +08:00
RomanToInteger.java docs: update the whole repository 2019-05-09 19:32:54 +08:00