careercup / CtCI-6th-Edition

Cracking the Coding Interview 6th Ed. Solutions
11.33k stars 4.41k forks source link

Update CompareBinaryToHex.java #250

Open anandjha-git opened 1 year ago

anandjha-git commented 1 year ago

We have only two bases, 2 and 16. No need to check the base for else.