Java icon indicating copy to clipboard operation
Java copied to clipboard

Added file to calculate set bits in a number

Open PratyushSingh07 opened this issue 3 years ago • 0 comments

I have used Brian Kernighans algorithm to count set bits of a number . I have add this file in others folder and the test file in the corresponding folder in test folder.

PratyushSingh07 avatar Sep 10 '22 19:09 PratyushSingh07