Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en Honeywell (Everett, WA) en may 2013
Entrevista
Got a call from a recruiter and submit my resume to the job, after 2 weeks the recruiter told me that the manager is interested in an interview. Went onsite interview directly. Interviewed with two teams and for an overall of 3 hours. It was very relaxing. After the interview, got the internship offer the next day.
Preguntas de entrevista [1]
Pregunta 1
On a chess board, a bishop always travels diagonally. You are to implement a function that takes in two input: a start point (x1, y1) and a end point (x2, y2) from the chess board. Return number of steps a bishop requires to go from start point to end point.
First round - aptitude round + two coding questions
Second round - questions around Java, sql and basic programming questions such as palindrome, factorial etc. The interview was focused more on java and sql. Java concepts were explored in depth and SQL questions were if intermediate level
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Honeywell (Hyderabad)
Entrevista
First round was technical we were asked with 3 coding questions (easy, hard, medium), second round was interview which was about self-introduction and projects and technologies used in it. And also asked some questions related to the language that im familiar with
Preguntas de entrevista [1]
Pregunta 1
They asked about the projects and technologies used in it.
Me postulé a través de otra fuente. El proceso tomó 1 día. Acudí a una entrevista en Honeywell (Chennai)
Entrevista
Before interview , there is a coding round which has 3 coding questions 2 medium and 1 easy level. after that in virtual interview they asked me to explain about my project than asked me to start online compiler and write a code for sum of 2 binary strings using bitwise operator. after that the asked me about sorting algorithms and asked to write Bubble sort algorithm code. after that they get into memory managment in c++ and variables scope etc.