Given a string, return true or false if it's a palindrome
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
Describe a time you missed a launch deadline
Describe a coworker you didn't have respect for
Discuss the return type of HashMap put() in java
Nos conte sobre sua trajetória profissional
1. Leetcode 2. System design 3. Leadership assessment
You're given a (large) list of CSS hierarchies (an example hierarchy would be: div#video.large div#video-controls span#pause.btn.btn-large). Design a program to "autocomplete" searches against this corpus. Only the prefix of a tag name, id, or class should need to be typed to match against something. For example, the query 'd#v s#p.b' should match against the above hierarchy. However, 's d' should not, because the order of the hierarchy is wrong. All of the data structures to support this and a large part of the computation should be implemented in Redis.
Tell me about yourself.
Technical questions on algorithms, asks typical behavioral questions with the leftover time after you finish.
Finding item in linked list.
Viewing 951 - 960 interview questions