Name a time you took a calculated risk?
Engineer I Interview Questions
6,859 engineer i interview questions shared by candidates
Cannot say due to NDA
Do you prefer working on fast pace or schedule environment
Basic algorithm questions
1. give a first matrix and crate another second matrix containing all the shortest path from any given source of first matrix to all index there is also some blockage index. 2.given node having string and its children find rank of any given node parent have 1 rank. there are multiple node and we can add dynamically node.
I was asked about my background as well as a few technical questions. One technical question related to binary trees that had to be solved using CodePair. A quick question related to scalability. Finally, I was given a few minutes to ask the interviewer some questions. I asked about Amazon's culture and what it was like to work for them, and asked a little bit about the consumables division.
[Linked-List] Implement an algorithm to find the kth to last element of a singly linked list. [ Trees ] Given two nodes , return the lowest common ancestor.
Reverse a Linked List
Explain abstraction and polymorphism? Given a binary search tree and a node, find the nearest node in the binary tree to the given node ? How will you optimize it ? Write the code.
Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below.
Viewing 5521 - 5530 interview questions