Upload Button Icon Add office photos

Filter interviews by

Honeywell Automation Software Engineer Interview Questions and Answers

Updated 16 Jan 2025

Honeywell Automation Software Engineer Interview Experiences

6 interviews found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. C++ concepts pointers, program
  • Q2. Functions, looping,constructor, bit,byte, qualifiers, class,struct
  • Q3. Program to search, sort, unix
  • Ans. 

    Program to search and sort arrays in Unix environment.

    • Use Unix commands like grep and sort to search and sort arrays.

    • Example: grep 'keyword' file.txt | sort

    • Utilize shell scripting to automate the process.

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Vasavi Kondapalli

posted on 16 Jan 2025

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding questions were given and all should have to be passed for the next round

Round 2 - Technical 

(2 Questions)

  • Q1. It was based purely on resume
  • Q2. No hr. Only technical round

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java Questions and coding
Round 2 - Coding Test 

30 min projects related questions

Round 3 - Technical 

(1 Question)

  • Q1. Project and behavioral questions
Round 4 - HR 

(1 Question)

  • Q1. Hr round questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. On linux, process management, scheduling

Honeywell Automation interview questions for designations

 Advanced Software Engineer

 (2)

 Senior Software Engineer

 (2)

 Software Engineer Trainee

 (1)

 Senior Software Engineer 2

 (1)

 Embedded Software Developer

 (1)

 Senior Software Developer

 (1)

 System Engineer

 (8)

 Data Engineer

 (2)

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

DSA questions mostly on problem solving these questions need proper practice

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA questions

Software Engineer Interview Questions & Answers

user image Divyam Rastogi

posted on 22 Mar 2015

Interview Preparation Tips

Round: Resume Shortlist
Experience: General resume shortlisting out of nearly 400 applicants. Shortlisted close to 150 students.

Round: Technical Interview
Experience: Mostly questions from the resume were asked. They just wanted to know the types of projects I had done.
Tips: Make sure you know everything about what you write in your resume.

Round: Technical Interview
Experience: Another round of technical interview. Questions were more focused on the kind of profile they were offering, mostly to judge whether you are right for the job or not.

Skills: Confidence, Core knowledge
College Name: IIT BOMBAY

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain oop concets
  • Ans. 

    OOP concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detai...

  • Answered by AI
  • Q2. Virtual functions
Round 2 - Technical 

(2 Questions)

  • Q1. Explain vectors and array difference
  • Ans. 

    Vectors are dynamic arrays that can change in size, while arrays have a fixed size.

    • Vectors can grow or shrink in size dynamically, while arrays have a fixed size.

    • Vectors can be resized using functions like push_back() and pop_back(), while arrays cannot.

    • Vectors are part of the C++ Standard Template Library (STL), while arrays are a fundamental data structure.

    • Example: vector vec; int arr[5];

Answered by AI
  • Q2. Virtual destructors
  • Round 3 - One-on-one 

    (2 Questions)

    • Q1. About last project
    • Q2. Puzzle with some analytical skills

    Skills evaluated in this interview

    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Selected Selected

    I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.

    Round 1 - Technical 

    (4 Questions)

    • Q1. What technical skills you've learned so far in the college
    • Q2. Where do you see yourself in the next 5 years.
    • Q3. Reverse a linked list
    • Ans. 

      Reverse a linked list by changing the pointers direction

      • Iterate through the linked list and change the direction of pointers

      • Use three pointers - prev, current, next to reverse the list

      • Update the head pointer to point to the new first node

    • Answered by AI
    • Q4. General dbms, os, and cn questions

    Interview Preparation Tips

    Topics to prepare for Johnson Controls Software Engineer interview:
    • dsa
    • C++
    • computer networks
    • OS
    • sql
    Interview preparation tips for other job seekers - just learn basics of computer fundamentals, and know about your project you mentioned in resume, and be good with normal dsa questions like arrays, strings, linked list, stacks and queues, and you should be good mostly

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via campus placement at Dr DY Patil Institute of Management and Research, Pune and was interviewed in Nov 2023. There were 4 interview rounds.

    Round 1 - Resume Shortlist 
    Pro Tip by AmbitionBox:
    Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
    View all tips
    Round 2 - Aptitude Test 

    Basic aptitude questions

    Round 3 - Group Discussion 

    Topic was "which is best work from home or work from office?"

    Round 4 - Technical 

    (2 Questions)

    • Q1. Questions about html, css and javascript
    • Q2. Questions based on resume
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Easy coding exercise with test cases

    Round 2 - Technical 

    (2 Questions)

    • Q1. More about coding exercise
    • Q2. Work experience

    Honeywell Automation Interview FAQs

    How many rounds are there in Honeywell Automation Software Engineer interview?
    Honeywell Automation interview process usually has 2 rounds. The most common rounds in the Honeywell Automation interview process are Technical, Coding Test and Resume Shortlist.
    How to prepare for Honeywell Automation Software Engineer interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Honeywell Automation. The most common topics and skills that interviewers at Honeywell Automation expect are Change Management, Coding, Software Configuration Management, Debugging and Python.
    What are the top questions asked in Honeywell Automation Software Engineer interview?

    Some of the top questions asked at the Honeywell Automation Software Engineer interview -

    1. program to search, sort, u...read more
    2. functions, looping,constructor, bit,byte, qualifiers, class,str...read more
    3. project and behavioral questi...read more

    Tell us how to improve this page.

    Honeywell Automation Software Engineer Interview Process

    based on 5 interviews

    1 Interview rounds

    • Technical Round
    View more
    Honeywell Automation Software Engineer Salary
    based on 192 salaries
    ₹3.7 L/yr - ₹12.3 L/yr
    At par with the average Software Engineer Salary in India
    View more details

    Honeywell Automation Software Engineer Reviews and Ratings

    based on 22 reviews

    3.2/5

    Rating in categories

    3.6

    Skill development

    3.4

    Work-life balance

    3.3

    Salary

    3.5

    Job security

    3.6

    Company culture

    3.1

    Promotions

    3.5

    Work satisfaction

    Explore 22 Reviews and Ratings
    System Engineer
    408 salaries
    unlock blur

    ₹4.8 L/yr - ₹13.2 L/yr

    Project Engineer
    315 salaries
    unlock blur

    ₹2 L/yr - ₹10.9 L/yr

    Senior Engineer
    247 salaries
    unlock blur

    ₹6.1 L/yr - ₹20 L/yr

    Service Engineer
    217 salaries
    unlock blur

    ₹1.8 L/yr - ₹8.4 L/yr

    Software Engineer
    195 salaries
    unlock blur

    ₹3.7 L/yr - ₹12.4 L/yr

    Explore more salaries
    Compare Honeywell Automation with

    Siemens

    4.1
    Compare

    ABB

    4.1
    Compare

    Schneider Electric

    4.1
    Compare

    Emerson Electric Co.

    4.1
    Compare
    Did you find this page helpful?
    Yes No
    write
    Share an Interview