Describe your backend software engineering experience. What technologies have you implemented? What was the scale of the projects?
Backend Software Engineer Interview Questions
2,345 backend software engineer interview questions shared by candidates
Given an array of integers, find the minimum number of operations to convert the first part of the array filled with negatives and the remaining array with positives.
Quite simple algorithmic questions on the first round. The second round is a bit trickier because you have to take your hometask and change it in a way that is suggested by the interviewer. And obviously there's an element of luck in how much your solution will be extendable in exactly the required direction. I wasn't very lucky in this aspect and barely finished the task in time, but passed. System design is all focused on a particular business feature and doesn't require designing the whole system and collecting a lot of requirements, pretty simple by structure.
System design question was about how to design part of the Grab rider/driver system
Connect Nodes at the same level String Questions General thread based questions
Design a DS that does insert, delete and get random in O(1)
Write a SQL query to produce following result
2 Data Structures & Algorithmic Questions in each round, along with a few theory based questions. There were few questions on my resume as well (projects etc)
Create API that parses then serves /etc/passwd and /etc/group
General questions about background
Viewing 2201 - 2210 interview questions