Both the coding challenge were Functional Programming problems . 1. There were set of rules given in the problem statement. You have to process array of input, do some calculations accordingly to return the sum. 2. There were few conditions given in the problem statement. You have to process two array string input and return the result after comparing the values.
Sr Software Engineer Interview Questions
67,412 sr software engineer interview questions shared by candidates
Some questions about algorithm and time complexity. need to write code in their interview tool.
- Write an algorithm for power set of {a,b,c}. hint: 2^n complexity and subsets.
weighted binary tress (find the node with highest weight?)
Current project's architecture
- Why do you know so many frameworks? Developers should only work in one and language and one framework and stick to that. - Why would you use Go for you CRUD server? - How do you manage state in angular?
phone call question is about linked list, binary tree, not difficult. on-site question is about amazon leadership, project experience.
what are the differences between the linked list and the array ?
They asked about a problem I had in a previous job.
Debug the following code...
Viewing 2361 - 2370 interview questions