Nikunj Bisht d671327ebe feat: added find subsets algorithm using bitmanipulation (#1514) 1 年之前
..
test d671327ebe feat: added find subsets algorithm using bitmanipulation (#1514) 1 年之前
BinaryCountSetBits.js 9a875264cc prettier fixes & added test cases for Project Euler problem 4 (#1566) 1 年之前
GenerateSubSets.js d671327ebe feat: added find subsets algorithm using bitmanipulation (#1514) 1 年之前
GrayCodes.js f8ffacd481 feat: add Gray Code generation (#1425) 1 年之前
IsPowerOfTwo.js 00e40e6f06 Fix/code smells (#1338) 1 年之前
IsPowerofFour.js 86d333ee94 feat: Test running overhaul, switch to Prettier & reformat everything (#1407) 1 年之前
LogTwo.js 78f023fdd1 algorithm: Log2 using bitwise operations (#1132) 2 年之前
NextPowerOfTwo.js d6364548aa Check if number is already power of two 3 年之前
SetBit.js 51a9126053 Added SetBit.js, SetBit.test.js in Bit-Manipulation directory 3 年之前
UniqueElementInAnArray.js f5188ddf16 added an algo which finds unique element in an array (#1359) 1 年之前