Background
Senior Backend Engineer Interview Questions
2,041 senior backend engineer interview questions shared by candidates
Build a system that needs to generate different insurance policy documents based on incoming policy data. It needs to first fetch policy data from a source API. For each policy data object it retrieves, it will need to create a new document utilizing the data from the policy object and a corresponding base form which is selected base on the 'type' of the policy. The policy object data needs to be merged with its base form (think 'templating') to create the final policy document. The system then needs to save multiple versions of that final form: PDF, Word Document and perhaps ACCORD XML one day. Each rendered document (PDF, Word, etc.) needs to be uploaded to AWS S3 and Google Cloud storage. Policy fields: id, type, customer, cov_limit, cov_start_date, cov_end_date, deductible. Form format: HTML file.
Home Assignment Tech Interview regarding assignment. Cultural and fit
programming questions like: read a list of objects and return a list without duplicates or in a specific order
Descrivimi il proxy pattern in Java.
I was asked to build a simple API endpoint
What are the values you guide your day to day life by
Technical screening: review some code, offer suggestions about changes you'd like to make.
Q1. Why did you mention this salary? Q2. Why did not you read it carefully? Q3. Why are you not clear for your Salary?
System design: design a scheduling system
Viewing 1091 - 1100 interview questions