Fix a code bug.
Senior Backend Engineer Interview Questions
2,795 senior backend engineer interview questions shared by candidates
To do code review to code.
Problem statement : write code to add and delete a node in binary search tree
Hiring Manager Interview: The interview focused largely on soft skills and engineering practices, including topics such as the difference between an engineer and a developer, giving and receiving feedback, testing strategies (e.g., the test pyramid), and approaches to code reviews. Coding Challenge: The experience during the coding challenge varied significantly depending on the interviewer (mine was absolutely terrible). The discussion covered topics such as the Dockerfile, dependency/version choices in the pom.xml, log and debug console output, and design decisions. In some cases, I was also questioned about features that were not part of the original challenge requirements.
write a function that get array of numbers and one number and find a pair of numbers in the array that sum te givven number.
Explain about a project you designed and developed
Add concurrency mamagement to the existing code
There was a take home assignment that would take a day. I am not sure is it necessary.
They asked in detail about my current experience, specifically how I handled and resolved production-level issues, what the problem was, how I diagnosed it, and the steps I took to fix it and prevent it from happening again.
A DS algo live coding array question of finding last n digit’s average from a stream,
Viewing 2281 - 2290 interview questions