What is RAII?
Senior Backend Developer Interview Questions
1,024 senior backend developer interview questions shared by candidates
Do you know any built-in TypeScript generics?
Please write more efficient implementation of the next function: const someFunc = async ()=>{ const a = await somePromise(); const b = await someOtherPromise(); return [a,b]; }
Explain the current project architecture.
Hackerrank test had 4 coding tasks and 6 multiple choice java puzzler style questions
Why I would want to change from my current job to their position.
Desarrollar una pequeña aplicación con Django
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?"
Coding round was an exercise revolving around coordinates and using google maps api.
Other than the technical skills you mentioned in your resume, they also focused on knowing you as a person, whether you can handle pressure, can you keep a work-life balance, and what are things that excite you. 1st (Co-Founder) Hiring manager roundabout yourself, and kind of experiences 2nd (Senior Software Engineer) DS-Algo 3rd (Senior Software Engineer) In-depth questions about the technologies you have worked on, system design. 4th (Director of Engineering) System-design 5th (CTO/Co-Founder) Behavioral Questions
Viewing 11 - 20 interview questions