Tell about your previous projects
Senior Backend Engineer Interview Questions
2,795 senior backend engineer interview questions shared by candidates
Why did you apply to this role?
Was asked about my experience and projects.
Read a file, parse it, transform it, send it to another function. Should be super-robust and super-generic.
How you create a DB? How do you manage prioritieis?
Tell me about your current project, please do it quickly because we only have 4 minutes.
Questions covered topics such as debugging, database design, and system design.
Why do you wanna join Deel?
Create a function that can recognize if all characters in a string appears as often. Modify this function so that you are allowed to remove one char to make it work. Example "aabbcc" is valid when "aaabb" is not. Using the last rule, "aaabb" is valid because you can remove an "a"
Online test : create a word inverser function for sentences (without using external libraries, Strings or additional arrays/lists).
Viewing 2271 - 2280 interview questions