Tell me about a time you did something unexpected that had a lot of impact.
Senior Backend Engineer Interview Questions
2,046 senior backend engineer interview questions shared by candidates
The call with the R&D VP: personal question about my work and challenges and how I got over them... The live coding interview: Write Java code for implementing a system with multiple databases representing faculties from different universities, where each student is described in one DB. The system will receive a large amount of data on students' IDs and their faculties and needs to fetch the data from the scattered databases efficiently. The design interview: 1. Design how to add UPDATE/DELETE to a DB that only has INSERT capabilities. 2. Design a system that has 3 data storage instances (DB, S3, and data warehouse), and needs to get an "export all" trigger from the user and then zip all the available user data from the different 3 storage instances and send a URL to the user where they can find the exported data. The director interview: The final interview was meant to be personal as I said, and the main intention of it was to meet me in person and give me the opportunity to explore the office as well. Actually, the 45-minute interview included also a small design question where you need to design a microservice that fetches data from different providers (like Facebook and Twitter..) using API calls and then extracts the data into reports for the customer (actually this is one of the systems of Salesforce called Dataroma)
The asked for a system design and a drill down of a project.
O desafio foi o target sum (leetcode 494). Perguntas adicionais: caso fosse no dia a dia, como você faria para resolver um problema como este?
Como você lida com feedback negativo?
Describe challenges in your current/last product development.
Fetch some data via Http request and do a bunch of stuff to the data then Post the response.
Qual padrão de projeto você usaria para refatorar um código que se encontra em tal situação?
Sobre latência e escalabilidade de aplicação
Design a system like r/place at scale
Viewing 1271 - 1280 interview questions