What is a complex project on which you worked on?
Senior Backend Engineer Interview Questions
2,043 senior backend engineer interview questions shared by candidates
Describe your tech skills. Why are you applying for Berlin based positions? Why Zalando?
Quick sort algo question. Typical engineering question.
Q: input: Object[] arr = {1,2,3, new Object[]{4, 5, new Object[]{6}},7,8}; output: print [1,2,3,4,5,6,7,8]
project that i proud about
Self Introduction Technical questions Project experiences Questions to ask
Experience, movitations, expected salary range
Ruby, Rails related, other senior engineer questions...
Design Questions regarding decoupled systems, kubernetes, kafka, AWS - IAM specifically. Auth systems. Asked about designs I'd previously worked on. Shared the most interesting, and the most problemetic.
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 1981 - 1990 interview questions