Senior Backend Developer Interview Questions

1,024 senior backend developer interview questions shared by candidates

Me perguntaram qual era meu objetivo de carreira, pediram para me apresentar, para falar um pouco sobre minhas experiencias, me fizeram algumas perguntas técnicas relacionadas aos produtos cloud que utilizam na empresa, e outras perguntas sobre a linguagem de programação.
avatar

Senior Backend Developer

Interviewed at TownSq

4.2
Oct 7, 2022

Me perguntaram qual era meu objetivo de carreira, pediram para me apresentar, para falar um pouco sobre minhas experiencias, me fizeram algumas perguntas técnicas relacionadas aos produtos cloud que utilizam na empresa, e outras perguntas sobre a linguagem de programação.

Using a list of keywords, find every index of the sequence in another list of words. Ordering doesn't matter, the keywords just all need to be there. They supposedly don't care about optimizations as long as you have at least a brute-force answer.
avatar

Senior Backend Software Engineer

Interviewed at Regard Technologies

4.6
Dec 1, 2024

Using a list of keywords, find every index of the sequence in another list of words. Ordering doesn't matter, the keywords just all need to be there. They supposedly don't care about optimizations as long as you have at least a brute-force answer.

- Live developing (extension) of the provided technical challenge. - Questions about the approach taken in order to solve the challenge. - Several questions about profesional experiences. - Questions about ways of working. - General questions.
avatar

Senior Backend Developer

Interviewed at SeQura

4
Dec 13, 2022

- Live developing (extension) of the provided technical challenge. - Questions about the approach taken in order to solve the challenge. - Several questions about profesional experiences. - Questions about ways of working. - General questions.

1) The take home assignment was to call their API remotely, get an XML file, and load it into their 'model' object. Then you have to parse through the nodes and build a directed graph in Java. I used JGraphT for that tool. Then you have to find the shortest path from one node to another. 2) The 'hackathon' was to download their Camunda 7 server, access a local Restful API, and then use Java Streams to parse the results, and look for for data. Then once you did that, there were 4 more iterations of where they might want stuff, and this would mostly use Lambda in Java, which I also lacked.
avatar

Senior Backend Software Engineer

Interviewed at Camunda

3.5
Oct 25, 2023

1) The take home assignment was to call their API remotely, get an XML file, and load it into their 'model' object. Then you have to parse through the nodes and build a directed graph in Java. I used JGraphT for that tool. Then you have to find the shortest path from one node to another. 2) The 'hackathon' was to download their Camunda 7 server, access a local Restful API, and then use Java Streams to parse the results, and look for for data. Then once you did that, there were 4 more iterations of where they might want stuff, and this would mostly use Lambda in Java, which I also lacked.

1. Given an array of integers find all the median of all subarrays starting with 0th index and ending with ith index incrementally. For eg. Input : {2,12,1,6,5,3,7,8,4} Output: 2,7,2,4,5,4,5,6,5 2. Design chess and let me know the additional functionalities that can be added for improving the user experience
avatar

Senior Backend Developer

Interviewed at Hike

3.7
Nov 4, 2022

1. Given an array of integers find all the median of all subarrays starting with 0th index and ending with ith index incrementally. For eg. Input : {2,12,1,6,5,3,7,8,4} Output: 2,7,2,4,5,4,5,6,5 2. Design chess and let me know the additional functionalities that can be added for improving the user experience

Viewing 991 - 1000 interview questions

Glassdoor has 1,024 interview questions and reports from Senior backend developer interviews. Prepare for your interview. Get hired. Love your job.