Asked me to complete a technical test.
Full Stack Engineer Interview Questions
Full Stack Engineer Interview Questions
Un full-stack engineer est un expert technique en développement internet et logiciel. Il peut s’occuper de presque tous les aspects du développement, des serveurs à l’ingénierie des systèmes en passant par les bases de données. Lors d’un entretien d’embauche, il est probable que l’on vous pose des questions techniques et des questions visant à déterminer vos compétences en matière de relations interpersonnelles et de communication.
Questions d'entretien d'embauche fréquentes pour un full stack engineer (H/F) et comment y répondre
Question 1 : Travaillez-vous sur quelque chose en ce moment ?
Question 2 : Comment avez-vous choisi les outils et les technologies pour votre dernier projet ?
Question 3 : Quelles sont les dernières tendances en matière de développement internet full-stack ?
19,456 full stack engineer interview questions shared by candidates
Given a text, extract the frequency of each word, and produce an output sorted by applying the following conditions: a. descending order of frequency b. ascending alphabetical order, in case two or more words have the same frequency (clash) Ex. class java set map java object java class object list Output java 3 class 2 object 2 list 1 map 1 set
the problem that I had in live coding wasn't explained enough, and I waste half of the interview time understanding this by questioning the interviewer
What is your drawback? What do you like the most?
trapped rain water, max area of island, find missing numbers in range, string manipulation in array
Write a program to Reverse the words in the sentence "My name is Anurag Awasthi" Me: That's a very simple program. *Egotistically. Wrote it in few seconds.*
They have a predefined list of questions for everyone and they want the answer which is set by their panel as they don't know what is the answer
Question: You don't know how much extra memory your program is consuming. That's a wrong and very slow answer. You were calling it very simple and even that you could not write.
Cross Question: Why are you creating so many Strings? If there were million words. You would create million strings.
Hacker Rank - Check for balanced parenthesis and one more is about lexicographic sorting
Viewing 1081 - 1090 interview questions