Ingeniero Interview Questions

Ingeniero Interview Questions

Un ingeniero es responsable de diseñar y crear productos. En el contexto de una entrevista, es posible que te pregunten acerca de tus habilidades técnicas y que te evalúen por tu capacidad de trabajar en equipo con el fin de conseguir crear o construir cosas. El tipo de preguntas que te harán dependerá del tipo de puesto de ingeniero que estés buscando, o lo que es lo mismo, la disciplina de ingeniería concreta como, por ejemplo, de software, eléctrica o mecánica.

Preguntas de entrevista más frecuentes para ingeniero/a y cómo responderlas

Question 1

Pregunta n.º 1: ¿Cuál es el proyecto de ingeniería más difícil que has abordado, y cómo te aseguraste de poder terminarlo con éxito?

How to answer
Respuesta recomendada: Para esta pregunta deberás dar un ejemplo en concreto. Lo ideal sería que eligieses un proyecto que refleje el tipo de trabajo que harías en el puesto solicitado. Aunque no haya sido tu proyecto más exigente, asegúrate de describir los obstáculos y el resultado satisfactorio de forma clara y con entusiasmo.
Question 2

Pregunta n.º 2: En tu puesto actual, ¿qué medidas tomas para no cometer errores?

How to answer
Respuesta recomendada: Tanto si sigues un proceso formal como si no, enumera las medidas específicas que empleas (p. ej., herramientas digitales, consultar a colegas, etc.). Asegúrate de que tu respuesta demuestre un compromiso con el control de calidad, la eficiencia y la seguridad.
Question 3

Pregunta n.º 3: Describe una situación en la que tuvieses que lidiar con un cliente o una parte interesada difícil.

How to answer
Respuesta recomendada: Esta pregunta también requiere un ejemplo específico que demuestre tu paciencia y buen criterio. El empleador busca pruebas de que eres capaz de atenerte a tus decisiones con seguridad y tranquilidad. Pon un ejemplo con un desenlace positivo.

1,136,958 ingeniero interview questions shared by candidates

Given a set of numbers -50 to 50, find all pairs that add up to a certain sum that is passed in. What's the O notation for what you just wrote? Can you make it faster? Can you find an O(n) solution? Implement the O(n) solution
Mar 17, 2011

Given a set of numbers -50 to 50, find all pairs that add up to a certain sum that is passed in. What's the O notation for what you just wrote? Can you make it faster? Can you find an O(n) solution? Implement the O(n) solution

Phone interview question # 1: Given an array (for example, [ 1, 0, 2, 0, 0, 3, 4 ]), implement methods that 1. returns the number of non-zero elements (4) 2. moves the non-zero elements to the beginning of the array (the rest of the elements don't matter) -> both [ 1, 2, 3, 4, 0, 0, 0] and [ 4, 1, 3, 2, X, Y, Z ] are valid
avatar

IOS Developer

Interviewed at Meta

3.5
Jan 14, 2016

Phone interview question # 1: Given an array (for example, [ 1, 0, 2, 0, 0, 3, 4 ]), implement methods that 1. returns the number of non-zero elements (4) 2. moves the non-zero elements to the beginning of the array (the rest of the elements don't matter) -> both [ 1, 2, 3, 4, 0, 0, 0] and [ 4, 1, 3, 2, X, Y, Z ] are valid

A train leaves San Antonio for Huston at 60mph. Another train leaves Huston for San Antonio at 80mph. Huston and San Antonio are 300 miles apart. If a bird leaves San Antonio at 100mph, and turnes around and flies back once it reaches the Huston train, and continues to fly between the two, how far will it have flown when they collide.
avatar

Software Engineer

Interviewed at USAA

3.3
May 2, 2010

A train leaves San Antonio for Huston at 60mph. Another train leaves Huston for San Antonio at 80mph. Huston and San Antonio are 300 miles apart. If a bird leaves San Antonio at 100mph, and turnes around and flies back once it reaches the Huston train, and continues to fly between the two, how far will it have flown when they collide.

Viewing 71 - 80 interview questions

Glassdoor has 1,136,958 interview questions and reports from Ingeniero interviews. Prepare for your interview. Get hired. Love your job.