Commit Graph

11 Commits

Author SHA1 Message Date
Nandini Anagondi
8504e6ad35 Add test case for RomanToInteger (#3686) 2022-10-27 20:42:57 +08:00
Nandini Anagondi
23949cac47 Add test case for BinaryToDecimal (#3684) 2022-10-27 20:40:08 +08:00
Nandini Anagondi
2c9edc95b8 Add test case for HexaDecimalToBinary (#3683) 2022-10-27 20:34:01 +08:00
Nandini Anagondi
838916d8e9 Add test case for hexadecimal to decimal (#3685) 2022-10-27 19:17:38 +08:00
rashmibharambe
0bed437eb2 Add test case for BinaryToHexadecimal (#3694) 2022-10-27 18:15:39 +08:00
rashmibharambe
c7b69561a5 Add test case for BinaryToOctal (#3696) 2022-10-27 18:11:16 +08:00
rashmibharambe
a1a2a849c2 Add test case for DecimalToHexaDecimal (#3697) 2022-10-27 18:07:13 +08:00
harshalkhachane
b46bf0d9b0 Add test case for OctalToDecimal (#3678) 2022-10-27 00:06:25 +08:00
harshalkhachane
0bbacb1925 Add test case for OctalToHexadecimal (#3679) 2022-10-27 00:04:26 +08:00
harshalkhachane
2e25f89c36 Add test case for HexToOct (#3675) 2022-10-26 21:10:25 +08:00
harshalkhachane
0365afa16a Add test case for IntegerToRoman (#3676) 2022-10-26 21:03:04 +08:00