javascript-algorithms icon indicating copy to clipboard operation
javascript-algorithms copied to clipboard

Bitwise Algorithms

Open thevinitgupta opened this issue 3 years ago • 6 comments

Bitwise operations are really useful. But there is no folder for bitwise alogrithms.

I would like to start working on such algorithms like

  • [ ] Number of set bits
  • [ ] Reverse set bits
  • [ ] Number of set bits in an array
  • [ ] Check if number is Binary paldindrome

thevinitgupta avatar Oct 05 '22 12:10 thevinitgupta

I'm new to open source comm. can you please elobrate I have to choose any one of the above 4 algorithms and need to upload a code for the same? right? Like if i choose "reverse set bits" then I need to upload a code for the same algorithms!? right?

YashGupta018 avatar Oct 09 '22 11:10 YashGupta018

Yes that's it. But first wait for the maintainers to approve this. Otherwise your work will be directly rejected.

PS : I am not the maintainer.

thevinitgupta avatar Oct 09 '22 11:10 thevinitgupta

Thanks a lot, ohk so now we have to wait until the maintainer will approve this

YashGupta018 avatar Oct 09 '22 12:10 YashGupta018

CAn this task assign to me

drick-infinity avatar Oct 04 '23 11:10 drick-infinity

I want do work on this

amansaurabh avatar Oct 12 '23 16:10 amansaurabh

Can I work on this?

TheCodingCube avatar Aug 03 '24 20:08 TheCodingCube