Was asked about my experience and projects.
Senior Backend Engineer Interview Questions
2,786 senior backend engineer interview questions shared by candidates
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?
-JS coding challenge - backend related questions about scalability & security -System design, SQL & some behavioral questions
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).
Fix a code bug.
Viewing 2281 - 2290 interview questions