Questions are really not a point here.
Senior Backend Engineer Interview Questions
2,796 senior backend engineer interview questions shared by candidates
Since this was the first round, questions were mainly focused on my background, projects and what I was looking for in my next role.
They asked me some questions about C#, several topics about SQL and Entity Framework as well as some questions about how to build HTTP requests.
Previous experiences, why I was interested in the company, and technical questions regarding .NET and SQL and also had to work on a small project for verification of skills on how to write an api and algorithms.
How do you personally tell when a piece of code is "tested enough"?
Can you explain what a CDN is?
You must use a function called rand4 (which returns 0 through 4) to return a value which is random from 0 to 3 (in a new function called rand3). What's the best way to do this - while keeping it truly random? You cannot use the .NET random functions.
Using the serverless + express build microservices that sort, run through, build the menu, etc. (Count calories for a combo meal, find lowest calorie configuration for a meal, etc.)
- one of users and roles, how it was authenticated, how is the db, the tables, (how the request goes through the backend), how token works, etc. - how to change the encryption in the users db, if we had MD5 to take it to SHA for example - how to call two micros to send notification, and this extended to 1M users and so, how to manage that. - how an user recovers the password, describes the flow and the link that is sent to the email.
Comment fonctionne le sharding dans kafka ? Comment peut on s'assurer que des consommateurs ne consomment pas les messages ? Commnent fonctionne Redis ? Quel type de base de données ? Type d'usage ? Interêt ? Qu'est ce que l'observabilité ? Avez vous déjà mis en place ? Interêt ?
Viewing 2121 - 2130 interview questions