trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
187.69k stars 30.17k forks source link

translation typo error. #765

Closed j0ker-26 closed 2 years ago

j0ker-26 commented 3 years ago

In file src/algorithms/math/bits/README.zh-CN.md Get Bit and Clear Bit, there should be AND operation (&), but not ADD operation (+). Please fixed them. Thank you.

KushGabani commented 2 years ago

Hi!! I'd be happy to help. Can you please assign this to me? Thanks!