Why you did not do unit tests and added any CI/CD steps?
Backend Engineer Interview Questions
14,346 backend engineer interview questions shared by candidates
In so many words the question was: "In Javascript, what do you call a function that can pause execution while the runtime executes other tasks, then continues execution later at the point that the function last left off?" Then a follow up: "What is the syntax for such a function?"
Asked me to provide Github account and transcripts of academics
Write a string-related coding problem during the offline assessment round.
How to make a class immutable
Como lidei com alguma situação complexa que eu não sabia resolver
Write a JSON serializer.
Do a high level design for a system that periodically reads in data, normalizes it, and updates records.
Design auto-complete words system (like google for example). Asked about performance of tree
Shuffle array - write a method that get number N and creates a shuffled array with number 1....N (all numbers) first - do it as you like. second - do it in-place (attached a solution) Asked about performance
Viewing 211 - 220 interview questions