Engenheiro Interview Questions

Engenheiro Interview Questions

Os(as) engenheiros(as) são responsáveis por desenvolver e construir produtos. Em uma entrevista, prepare-se para responder sobre sua competência técnica e sua habilidade para trabalhar em equipe para conseguir criar coisas. As perguntas específicas que você deverá responder dependerão do tipo de cargo de engenharia que você está procurando, por exemplo, se é uma determinada disciplina da engenharia, como software, elétrica ou mecânica.

Principais perguntas de entrevista para engenheiro(a) e como respondê-las

Question 1

Pergunta 1: Qual é o projeto de engenharia mais complicado no qual já trabalhou e o que você fez para garantir um resultado de sucesso?

How to answer
Como responder: Essa pergunta pede um exemplo específico. O ideal seria escolher um projeto que represente o tipo de trabalho que você faria no cargo para o qual está sendo entrevistado(a). Mesmo se não for seu projeto mais complicado, não deixe de descrever com clareza e entusiasmo os obstáculos que enfrentou e o êxito final.
Question 2

Pergunta 2: Na sua função atual, que medidas você toma para evitar cometer erros?

How to answer
Como responder: Quer você siga um procedimento formal ou não, enumere as medidas específicas que você utiliza (tais como ferramentas digitais, conversar com os colegas, etc.). Assegure-se de que sua resposta demonstre compromisso com o controle de qualidade, a eficiência e a segurança.
Question 3

Pergunta 3: Descreva uma situação na qual teve de lidar com um cliente ou alguma parte interessada difícil.

How to answer
Como responder: Essa pergunta também pede um exemplo específico que demonstre paciência e bom discernimento. O(a) empregador(a) buscará provas de que você é capaz de defender suas decisões com tranquilidade e confiança. Dê um exemplo de um resultado positivo.

395,257 engenheiro interview questions shared by candidates

Phone interview question: Given a string pattern of 0s, 1s, and ?s (wildcards), generate all 0-1 strings that match this pattern. e.g. 1?00?101 -> [10000101, 10001101, 11000101, 11001101]. You can generate the strings in any order that suits you.
avatar

Software Engineer

Interviewed at Google

4.4
Aug 1, 2013

Phone interview question: Given a string pattern of 0s, 1s, and ?s (wildcards), generate all 0-1 strings that match this pattern. e.g. 1?00?101 -> [10000101, 10001101, 11000101, 11001101]. You can generate the strings in any order that suits you.

Consider an X x Y array of 1's and 0s. The X axis represents "influences" meaning that X influences Y. So, for example, if $array[3,7] is 1 that means that 3 influences 7. An "influencer" is someone who influences every other person, but is not influenced by any other member. Given such an array, write a function to determine whether or not an "influencer" exists in the array.
avatar

Senior Software Engineer

Interviewed at LinkedIn

3.8
Aug 1, 2013

Consider an X x Y array of 1's and 0s. The X axis represents "influences" meaning that X influences Y. So, for example, if $array[3,7] is 1 that means that 3 influences 7. An "influencer" is someone who influences every other person, but is not influenced by any other member. Given such an array, write a function to determine whether or not an "influencer" exists in the array.

assume you are writing number in ascending order to an array of constant size. once you reach the end of the array, you start writing from the beginning, thus writing over the oldest entries. write an algorithm for finding a specific number in this array.
avatar

Software Engineer

Interviewed at Google

4.4
Mar 12, 2010

assume you are writing number in ascending order to an array of constant size. once you reach the end of the array, you start writing from the beginning, thus writing over the oldest entries. write an algorithm for finding a specific number in this array.

Viewing 71 - 80 interview questions

Glassdoor has 395,257 interview questions and reports from Engenheiro interviews. Prepare for your interview. Get hired. Love your job.