Hacktoberfest-Algorithms
Hacktoberfest-Algorithms copied to clipboard
Create BinaryExponentiation.cpp
Added Recursive as well as iterative codes for Binary Exponentiation and Modular Exponentiation in C++ language.
@Bijay555 please review.