mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.28k forks source link

Bitwise Algorithms #198

Open thevinitgupta opened 1 year ago

thevinitgupta commented 1 year ago

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

I would like to start working on such algorithms like

YashGupta018 commented 1 year ago

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?

thevinitgupta commented 1 year ago

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.

YashGupta018 commented 1 year ago

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

drick-infinity commented 9 months ago

CAn this task assign to me

amansaurabh commented 9 months ago

I want do work on this