Write a function that determines the number of 1 bits in the computer's internal representation of a given integer.
Sigiloso
You can actually find the answer to this question in the book Programming Interviews Exposed by John Morgan et. al. This is actually a VERY helpful book for this interview and all other programming interviews