technojam / Ultimate_Algorithms_Repository

This is a collection of Data Structures and Algorithms
83 stars 166 forks source link

Bit Manipulation #327

Closed iamatul45 closed 4 years ago

iamatul45 commented 4 years ago

Bit Manipulation

Describe the algorithm Algorithm uses bit masking techniques to count set bits with complexity of O(1).

Can I Work on this ?

chiillax commented 4 years ago

Could you please assign me for this task ?

iamatul45 commented 4 years ago

@shreyanshdeep can you please merge #325 I have added set_bits.cpp file and also added some dynamic programming problems. hoping your kind reply. thank you! : )