Loading...
Engaged employer
Count bits set in a byte
Anonymous
int count = 0; while(n) { n &= (n-1); count++; } return count;
Check out your Company Bowl for anonymous work chats.
Get actionable career advice tailored to you by joining more bowls.
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.