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

Question 1

Pergunta 1: Com qual tipo de desenvolvimento de software você trabalha no momento?

How to answer
Como responder: Ao responder a perguntas relacionadas aos seus projetos atuais de desenvolvimento de software, enfatize as linguagens de codificação e a pilha de tecnologia que você usa. Essa pergunta ajuda os entrevistadores a determinar se você tem as habilidades necessárias para lidar com a carga de trabalho.
Question 2

Pergunta 2: Descreva um problema de desenvolvimento que você tenha tido e como o solucionou.

How to answer
Como responder: Ao falar sobre situações específicas, você consegue descrever seus métodos de solução de problemas e as medidas tomadas para resolver o problema. Use o método STAR (Situação, Tarefa, Ação, Resultado) para explicar o problema e o que você fez para resolvê-lo de forma clara.
Question 3

Pergunta 3: Como é seu processo de garantia de qualidade?

How to answer
Como responder: A garantia de qualidade é um aspecto importante do desenvolvimento de software, e o processo pode ser realizado por desenvolvedores em organizações menores que não têm uma equipe própria para isso. Ao fazer perguntas relacionadas ao processo de garantia de qualidade, os entrevistadores querem determinar sua disposição e seu preparo para trabalhar com testes e correção de erros.

93,117 desenvolvedor de software interview questions shared by candidates

There is a panel containing 3 light switches in front of you. Each switch controls a light in a room somewhere. Doesn't really matter where. You can play with the switches as much as you like, but you're only allowed to enter the room once. How do you tell which switch controls which light? Again, you can only enter the room once, so you cannot play with the switches after you enter the room, but you can play with them as much as you want before you enter the room. One entry is all it takes to determine which switch controls which light.
avatar

Financial Software Developer

Interviewed at Bloomberg

4
Jun 29, 2012

There is a panel containing 3 light switches in front of you. Each switch controls a light in a room somewhere. Doesn't really matter where. You can play with the switches as much as you like, but you're only allowed to enter the room once. How do you tell which switch controls which light? Again, you can only enter the room once, so you cannot play with the switches after you enter the room, but you can play with them as much as you want before you enter the room. One entry is all it takes to determine which switch controls which light.

The third question was to generate all possible values for a string (for example if you have 'mother' sent as a string generate all possible strings you can have with the letters m, o, t, h, e, r like 'mthero', 'omther', 'therom', .....)
avatar

Software Developer

Interviewed at Epic

3.3
Aug 8, 2015

The third question was to generate all possible values for a string (for example if you have 'mother' sent as a string generate all possible strings you can have with the letters m, o, t, h, e, r like 'mthero', 'omther', 'therom', .....)

You have a function f(p) that returns an array of linked pages e.g f(homepage) = {page1, page2, page3}. Or f(page1) = {page4, page5}. If there is no linked pages function will return null. And we say one site is a good site if we can get to any page of that site in a less than 6 clicks. The task was to write a function that will check is it a good site or not using f(p).
avatar

Software Developer

Interviewed at Booking.com

4.1
Dec 9, 2017

You have a function f(p) that returns an array of linked pages e.g f(homepage) = {page1, page2, page3}. Or f(page1) = {page4, page5}. If there is no linked pages function will return null. And we say one site is a good site if we can get to any page of that site in a less than 6 clicks. The task was to write a function that will check is it a good site or not using f(p).

Viewing 111 - 120 interview questions

Glassdoor has 93,117 interview questions and reports from Desenvolvedor de software interviews. Prepare for your interview. Get hired. Love your job.