Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary Exponentiation #379

Open
shafi9155 opened this issue Oct 2, 2021 · 2 comments
Open

Binary Exponentiation #379

shafi9155 opened this issue Oct 2, 2021 · 2 comments
Assignees

Comments

@shafi9155
Copy link
Contributor

Hi Avinash!
I would like to add Binary Exponentiation code in C++ which allows to calculate a^n using only O(logn)
Could you please assign this issue to me?
Thank You!

@avinash201199
Copy link
Owner

please don't forget to add problem statement in the code file.

@shafi9155
Copy link
Contributor Author

#359
@avinash201199 done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants