iluwatar/30-seconds-of-java

Convert integer to hexadecimal and back

iluwatar opened this issue · 2 comments

Add methods for converting integers to hex and hex to integer

should not be a build in method??

@hardikralhan you're right, this is probably too simple to include in the library