AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.44k stars 520 forks source link

adding the power-of-2 algorithm (bitwisebitwise-manipulation) #417

Open ShuaibKhan786 opened 8 months ago

ShuaibKhan786 commented 8 months ago

I am creating a pull request for... adding the power of 2 bitwise manipluation algorithm for Hacktober Fest