OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.53k stars 3.66k forks source link

Go Language Version of Addition Using Bits #5514

Open jdalton6 opened 4 years ago

jdalton6 commented 4 years ago

This is a(n):

Details:

Being new to both the Go programming language and github contributions, I want to make a small contribution to /cosmos/code/bit_manipulation/src/addition_using_bits. I noticed that there is not yet a Go version of the algorithm. I believe I have already created the solution in my addition_using_bits.go and would love to have it reviewed and merged with the project. I will be opening a pull request.

Thank you!

jdalton6 commented 4 years ago

For convenience, here is a link to the aforementioned pull request: https://github.com/OpenGenus/cosmos/pull/5515