Multiplication on 32 bits using only 8 bit numbers
I saw this interview question online and can't find a good method other
than the usual subtractive methods. Any suggestions if this can be done
quicker using some bitshift of recursion or something similar ?
No comments:
Post a Comment