All Question-Related backend development
Senior Backend Engineer Interview Questions
2,034 senior backend engineer interview questions shared by candidates
The two technical assignments I worked on were quite reasonable. There are a set of assignments that deal with working w/ a fictitious server in a docker environment. I felt they could do more setting up the docker environment to mimic the problem more accurately. No one in 2021 works with an unfamiliar API that they cannot accurately test against.
given 2 stacks: a and b. move all items from a to b without changing the order. when the method is finished a stack will be empty. no extra storage (you can use some variables but no extra array/ stack/ list)
Calculate how many anagrams are in the list of words?
Details about your recent work experience.
Über frühere Arbeitsstellen, warum ich meine derzeitige Stelle wechseln möchte, und eine Reihe technischer Fragen (über Tests, Codequalität, Code-Muster usw.).
Coding: Fetch API and structure the data to what its needed
1. How many words are there in string 2. Array with positive and negative numbers. Return subarray with biggest sum 3. Print all numbers - 1000 digits of 0s to 1000 digits of 9s 4. Array that implements get, set, setAll in O(1) 5. Design of one of the features that I developed
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.
Prueba tecnica
Viewing 1951 - 1960 interview questions