Skip to content

Conversation

@Architjain128
Copy link
Contributor

I have added a program which uses Russian peasant algorithm to find product of two numbers.
in this we double one number and cut other in half using bit wise operator and add them up until second number become 1, then add up the number in the first column to get the answer.

@gouravthakur39 gouravthakur39 merged commit 8263727 into gouravthakur39:master Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants