I applied through a recruiter. The process took 3 weeks. I interviewed at Honeywell (Everett, WA) in May 2013
Interview
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.
Interview questions [1]
Question 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
I applied through university. I interviewed at Honeywell (Hyderābād)
Interview
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
Interview questions [1]
Question 1
They asked about the projects and technologies used in it.
I applied through other source. The process took 1 day. I interviewed at Honeywell (Chennai)
Interview
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.