thuva4 / Algorithms

Collection of algorithms in multiple programming languages.
https://thuva4.github.io/Algorithms/
Apache License 2.0
487 stars 545 forks source link

Included exponent using exponential #882

Closed thearkamitra closed 1 year ago

thearkamitra commented 2 years ago

Added algorithm for exponential using recursion.