in reply to Re^3: Stop with the interview questions already
in thread Stop with the interview questions already
I think the "divide by 2 without divide function" was meant to test whether the person knows about bit shifts. Bit shifting and bit masks are often overlooked and often very useful. And I am not speaking about microoptimizations by replacing division operators by bit shifts.
Jenda
Enoch was right!
Enjoy the last years of Rome.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Stop with the interview questions already
by mojotoad (Monsignor) on Nov 17, 2010 at 08:42 UTC | |
Re^5: Stop with the interview questions already
by JavaFan (Canon) on Nov 16, 2010 at 15:35 UTC |