Pow(x, n) at Qualcomm
Medium38.2% acceptance
This problem has 62.5% frequency at Qualcomm.
Problem Description
Implement [pow(x, n)](<http://www.cplusplus.com/reference/valarray/pow/>), which calculates `x` raised to the power `n` (i.e., `xn`).
Read full problem and hintsTopics
Also asked at 22 companies
More Qualcomm Questions
Reverse Linked ListEasyRotate ImageMediumPower of TwoEasySwap Nodes in PairsMediumClimbing StairsEasy
View all Qualcomm questions