I was asked to solve 5 different problems - 3 on hackerrank and 2 whiteboard. The difficulty was between leetcode easy and leetcode medium.
Desenvolvedor De Software Interview Questions
Desenvolvedor De Software Interview Questions
A área de desenvolvimento de projetos está em alta e oferece bons salários e realização profissional. Em entrevistas para cargos de desenvolvimento de software, são normalmente feitas perguntas relacionadas às suas habilidades técnicas e comportamentais e a como você gerencia projetos de maneira eficiente.
Principais perguntas de entrevista para desenvolvedor(a) de software e como respondê-las
Pergunta 1: Com qual tipo de desenvolvimento de software você trabalha no momento?
Pergunta 2: Descreva um problema de desenvolvimento que você tenha tido e como o solucionou.
Pergunta 3: Como é seu processo de garantia de qualidade?
93,166 desenvolvedor de software interview questions shared by candidates
Reverse a int[] array in place
How should we hire people to achieve diversity?
whats encapsulation
If I have an array of size N that contains the numbers between 1-50, what's the most efficient way to find a duplicate?
Assume you need to optimize a program which has about several Billion lines of code. You can get access to the source code and make modification. So what will to do to make this program run faster? The key thing is it has several Billion lines of code, so it is impossible to analyse the code deeply.
Write an implementation of a queue using only a stack class. The queue class should support the Enqueue() and Dequeue() methods.
Are you familiar with waterfall methodology?
What does NaN stand for?
You have 50 balls, half white and half black. You have to put all the balls in two boxes and then I choose one ball from any of the boxes without seeing. If I choose a black ball I win, if I choose a white one you win. How would you distribute the balls in the boxes in such way that you have more odds to win.
Viewing 701 - 710 interview questions