Near Matches
Ignore Exact
Everything
2
Power of Two solution (idea)
See all of Power of Two solution
, there are 2 more in this node.
(
idea
)
by
jliszka
Fri Mar 09 2001 at 4:05:52
This is the
solution
to
problem
9 on the
hard interview questions
node
. If you have not read the
question
, the
follow
ing will make no
sense
to you:
(b & (b-1)) == 0
Visit
the
counting 1 bits
node
for a good
explanation
of why this
work
s.
Counting 1 bits
hard interview questions
Tips for getting rid of curses
IN BASE FOUR, I'M FINE
logarithm
cold
twos complement
Truth table
Terminator X
mathematics
Node