About java basics
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
Tell me a situation when you had to gather the information from business. what was the task ? how did you achieve this and whether it was successful or not?
Design a payroll system that generates PDF and JSON reports for full time, part time, and contract employees. The PDF reports are sent to the client and do not include bank information. The JSON reports are sent to the bank and include bank information.
Find the number in the array that is closest to zero (with a few edge cases)
Implement a function to return the power of a number. Once I got that right, I was shown a class implementation and asked if that was Immutable.
Sort an array using binary search.
Daily Temperatures Leetcode question in any programming language
Solve a basic leet code question with a live compiler / interpreter
Why are you choosing our company?
I was given an array of nested JS objects with multiple properties. I needed to write a recursive function to loop throw the array to access each object and verify the value and delete the object if the value was negative. But remember that its a nested object, so its not just the outer array you're looping through
Viewing 891 - 900 interview questions