Google Interview Question

Implement a function that calculates power x y

Interview Answers

Anonymous

Feb 9, 2014

Very easy to implement the straight forward solution, but tricky to get the best implementation.

Anonymous

Apr 21, 2016

What is the preferred answer?