Apple Interview Question

2nd phone interview: different methods for floating point multiplication.

Interview Answer

Anonymous

Feb 8, 2018

I explained multiplying mantissas and adding exponents in IEEE 754 format. The interview wanted another method as well. He suggested Look Up Table(LUT), but I was not able to arrive at the right answer.

1