tell me about yourself
Back End Engineer Interview Questions
Back End Engineer Interview Questions
Se ti stai candidando per una posizione di Back-end engineer, devi sapere che gli intervistatori desiderano sapere se hai le conoscenze necessarie per progettare, costruire e gestire il lato server di un sito web. Preparati a rispondere a domande sulle ultime novità in materia di web design e tecnologia, così come a domande sulle tue capacità di risoluzione dei problemi, abilità di gestione del tempo e doti comunicative.
Domande tipiche dei colloqui per Back-end engineer e come rispondere
Domanda 1: Parlami degli ultimi progressi nella costruzione di siti web e server.
Domanda 2: Ti piace lavorare in team?
Domanda 3: Puoi raccontarmi di una volta in cui hai dovuto rispettare una scadenza imminente?
1,560 back end engineer interview questions shared by candidates
In the technical interview the engineer also had live code writing using a tool that allowed him to share code with me in the meeting. In this portion he had me identify code that would cause a deadlock, write an equals method by hand, and write a method that summed the highest two integers in a list.
Quais as suas dificuldades na realização do desafio?
O que eu sabia sobre a empresa?
Qual foi o seu maior case de sucesso?
How to maintain the median at each instance given a infinite sequence of integers
Crie um algoritmo que liste todos os números de 4 dígitos cuja soma dos dígitos seja igual à 21 e todos os 4 dígitos seja menor ou igual o dígito da entrada.
Está disposto a trabalhar em novos desafios? Está disposto a crescer e desenvolver em projetos diferenciados e fora da zona de conforto? Tem disponibilidade ou vontade de aprender novas stacks e trabalhar em projetos diversificados?
Se era um problema trabalhar presencial?
question like: ArrayList list = new ArrayList(); for (i =0; i < 10000;i++) { list.add(i); } do you see a problem here ? you add to answer that this list is slower than the new List object and there is a danger of mixing different object type in the same list. I didn't event think of that because you are looking for the catch. and it goes on like this the hole interview.
Viewing 111 - 120 interview questions