What do you do for test?
Senior Backend Engineer Interview Questions
2,034 senior backend engineer interview questions shared by candidates
Which career achievement are you most proud of?"
Lot about my experience and usual story of how you convince etc etc ., 2n round was design and one of the panelist is unprofessional and keeps interupting and never allowed me to explain solution. Not sure how Ikea still keeps him and allowing him to be as panelist.
The usual client / server container re-implementation over gRPC...
Simple algorithm questions in live coding.
How did you solve a performance optimization problem last time?
Design a system that tracks files stored in S3. Given two API endpoints—one that lists the files and another that provides details such as file size—design a system that counts the total number of files and calculates their combined size.
Read a function, explain what it does, declare tests for it and find bugs.
Qué me motivaba a cambiar de trabajo y mi experiencia reciente y relevante.
Check if string contains the exact same number of repetitions of every character. I.e. "aabb" - true, "aabbc" - false. Then check if removing a single character from the string can make it valid, i.e. "aabbc" - true, "aaabbbcc" - false
Viewing 2011 - 2020 interview questions