acarlson 78f023fdd1 algorithm: Log2 using bitwise operations (#1132) 5 months ago
..
test 78f023fdd1 algorithm: Log2 using bitwise operations (#1132) 5 months ago
BinaryCountSetBits.js 8461271fc8 added check for Integer (#1137) 5 months ago
IsPowerOfTwo.js 8812f63ba2 Small fixes + comply with JS standard styles. 1 year ago
LogTwo.js 78f023fdd1 algorithm: Log2 using bitwise operations (#1132) 5 months ago
NextPowerOfTwo.js d6364548aa Check if number is already power of two 1 year ago
SetBit.js 51a9126053 Added SetBit.js, SetBit.test.js in Bit-Manipulation directory 1 year ago