compiletime.hashnode.devUnderstanding Binary ExponentiationThe idea behind is simple. We want to calculate, in the fastest way, a number raised another $$a^n$$Naive ImplementationFeb 14·1 min read