How to crack Amazon.com technical interview?
First of all I would like to add a disclaimer that the article is my personal view and this is not an official statement from Amazon. But having taken more than 100 interviews in Amazon, I think this would help anyone who wants to join amazon or similar company. In this article, I am going to write about how to think about amazon technical interview questions. It is a process framework that I think can be applied to other problems as well. The question would target problem solving and coding as the competency. These competencies are related to SDE 1 and 2 job profile. There are other competencies as well which I would cover in another blog. The question is: Implement power function. The function should take two numbers as input (e.g. 2,3) and return 8 as output. Before discussing about the solution, I would like to take a step back and talk about the problem itself. In any company the problem, the problem varies around 2 dimensions, depth and breadth (scale)....