binary 13
- Bitwise nuggets: flip bit to win Dec 26, 2021
- Bitwise nuggets: rotate a number to the left using bit precision Apr 3, 2019
- Bitwise nuggets: clear the first k most significant bits Apr 3, 2019
- Bitwise nuggets: check if a number is a power of 2 Apr 2, 2019
- Bitwise nuggets: insert a number inside another one Apr 2, 2019
- Bitwise nuggets: rotate a number to the left using byte precision Apr 1, 2019
- Bitwise nuggets: clear the least significant bits up to a given position Apr 1, 2019
- Bitwise nuggets: clear the most significant bits up to a given position Mar 31, 2019
- Bitwise nuggets: get bit at position Mar 31, 2019
- Bitwise nuggets: count set bits Mar 31, 2019
- Bitwise nuggets: count total bits Mar 30, 2019
- Bitwise nuggets: invert the n least significant bits Mar 30, 2019
- Bitwise nuggets: convert an integer to a binary string Mar 30, 2019