Skip to content

Phone Interview questions

Md Mahabubul Hasan Masud edited this page Feb 15, 2019 · 1 revision

Frontend Developer/Engineer/UI Engineer position

Amazon Phone Interview

Coding problems:

  • Write a program that, given an array A[] of n numbers and another number x, determines whether or not there exist two elements in S whose sum is exactly x. GeekForGeeks
  • Reverse first K elements of given linked list GeekForGeeks

Uber Phone Interview

Coding Problem:

  • Priority Queue problem

Clone this wiki locally