9 Commits

Author SHA1 Message Date
a8f7d6a333 Add countSetBits (#152) 2018-08-12 10:06:13 +03:00
46b13f04fd Update BitWise Operation README. 2018-08-10 18:22:06 +03:00
7f189498cf Update BitWise Operation README. 2018-08-10 18:19:58 +03:00
3f963ccc21 Update README.md (#141) 2018-08-10 18:16:39 +03:00
fef2aa7691 Update README. 2018-07-04 18:09:55 +03:00
e36c441fa9 Minor fixes. (#91)
* Get Bit: Make more terse

* Power of two: Allowed 1 as a valid power of 2.
Power of two: Removed unnecessary exception throwing.

* Fisher Yates: Made more terse

* Least Common Multiple: Fill undefined value

* Greatest Common Divisor: Fill undefined value.
Greatest Common Divisor: Make more terse.
2018-07-04 17:53:22 +03:00
933848b215 Add more bit manipulation functions. 2018-06-27 18:05:18 +03:00
c268203259 Add more bit manipulation functions. 2018-06-27 17:33:16 +03:00
792f4906df Add bit manipulation section. 2018-06-27 17:19:20 +03:00