Upload Button Icon Add office photos

Honeywell Automation

Compare button icon Compare button icon Compare

Filter interviews by

Honeywell Automation Intern Interview Questions and Answers

Updated 2 Oct 2024

Honeywell Automation Intern Interview Experiences

2 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Oct 2024

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

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a combination of Maths and Electronics basics.

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. Tell me about your projects?
  • Ans. 

    I have worked on various projects including a web development project, a data analysis project, and a machine learning project.

    • Developed a website for a local business using HTML, CSS, and JavaScript.

    • Conducted data analysis on customer feedback data to identify trends and make recommendations for improvement.

    • Implemented a machine learning algorithm to predict customer churn for a telecom company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your projects, be aware of all small things that you have done in projects.

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Sep 2017

I appeared for an interview in Sep 2017.

Interview Questionnaire 

2 Questions

  • Q1. Sorting algorithm
  • Ans. 

    A sorting algorithm is a method of arranging elements in a specific order.

    • Sorting algorithms can be categorized as comparison-based or non-comparison-based.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quicksort, and heapsort.

    • Efficiency of sorting algorithms is measured by their time complexity, space complexity, and stability.

    • Example: Sorting an array of strings in alphabet...

  • Answered by AI
  • Q2. Intro, why should i hire you?, inspiration from?

Interview Preparation Tips

Round: Test
Experience: An online aptitude test was taken.
Tips: Should have the knowledge regarding technical.
Duration: 1 hour
Total Questions: 45

Round: Technical Interview
Experience: Should explain the interviewer each and every detail regarding that algorithm.
Tips: Should have basic knowledge about the subject mentioned in the Area of interest column.

Round: HR Interview
Experience: Just be confident. And always praise yourself.

Skills: Technical Skill, Inter Person Communication Skills
College Name: Mody University Of Science And Technology, Sikar

Skills evaluated in this interview

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. There is a housing society “The wasteful society”. You collect al ... read more
Q2. Which programming language are you comfortable with?
asked in Accenture
Q3. A marketing strategy case: A perfume seller in Jaipur has unique ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Honeywell Automation?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Design fan.What is bm? What is nozzle?
  • Ans. 

    BM stands for Blade Material. Nozzle is a device that directs or controls the flow of a fluid.

    • BM refers to the material used to make the blades of a fan. It can be plastic, metal, or wood.

    • Nozzle is a component that is used to control the flow of a fluid, such as air or water. It can be found in various devices, such as a garden hose or a spray bottle.

    • In a fan, the nozzle is the part that directs the air flow in a speci...

  • Answered by AI
  • Q2. Design blower for industry
  • Ans. 

    Designing a blower for industrial use requires consideration of factors such as air flow rate, pressure, power consumption, and noise level.

    • Determine the required air flow rate and pressure for the specific application

    • Select an appropriate blower type (centrifugal, axial, etc.) based on the requirements

    • Calculate the power consumption and efficiency of the blower

    • Consider noise level and implement noise reduction measure...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm and confident
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw plc and safety plc
  • Q2. Diff btw dcs and safety plc

Skills evaluated in this interview

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Decoding resume technical details
  • Q2. Decoding solution designs for previous projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What are tools used in python
  • Ans. 

    Python offers a variety of tools for development, data analysis, web development, and more, enhancing productivity and functionality.

    • IDEs: PyCharm, Visual Studio Code for efficient coding and debugging.

    • Libraries: NumPy for numerical computations, Pandas for data manipulation.

    • Web Frameworks: Django and Flask for building web applications.

    • Testing Tools: PyTest and Unittest for automated testing.

    • Data Visualization: Matplo...

  • Answered by AI
  • Q2. What are the most used db commands
  • Ans. 

    Common database commands include CRUD operations: Create, Read, Update, and Delete, essential for data manipulation.

    • CREATE: Used to add new records. Example: 'INSERT INTO users (name, age) VALUES ('Alice', 30);'

    • READ: Retrieves data from the database. Example: 'SELECT * FROM users;'

    • UPDATE: Modifies existing records. Example: 'UPDATE users SET age = 31 WHERE name = 'Alice';'

    • DELETE: Removes records from the database. Exam...

  • Answered by AI
  • Q3. How do we provide connection between db and python script
  • Ans. 

    Connecting a database to a Python script involves using libraries to establish a connection and execute queries.

    • Use libraries like SQLite, MySQL Connector, or SQLAlchemy for database connections.

    • Example with SQLite: import sqlite3; conn = sqlite3.connect('example.db')

    • For MySQL: import mysql.connector; conn = mysql.connector.connect(user='user', password='password', host='localhost', database='dbname')

    • Always close the c...

  • Answered by AI

Honeywell Automation HR Interview Questions

29 questions and answers

Q. What are your qualifications?
Q. What key strengths do you believe are impactful for achieving your goals, a ... read more
Q. Introduce yourself?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Subject related questions from the stated field
Round 2 - HR 

(1 Question)

  • Q1. Explaination on company culture and joining process
  • Ans. 

    Company culture emphasizes collaboration, innovation, and inclusivity, fostering a supportive environment for interns.

    • Open communication: Regular team meetings encourage sharing ideas and feedback.

    • Mentorship programs: Interns are paired with experienced employees for guidance.

    • Diversity and inclusion: The company actively promotes a diverse workforce, celebrating different backgrounds.

    • Work-life balance: Flexible hours a...

  • Answered by AI
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. 1. how is motor connected to PLC 2.use of PID controller 3. which motor is used in fans 4. Inrush current 5. Is starting current more or running current
  • Ans. 

    Motor is connected to PLC using motor starters or variable frequency drives. PID controller is used for precise control. Fans typically use induction motors. Inrush current is the initial surge of current when a motor starts. Starting current is usually higher than running current.

    • Motor is connected to PLC using motor starters or variable frequency drives

    • PID controller is used for precise control of motor speed or posi...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. 1. General electrical questions -difference between earthing and grounding. -frequency of volt in home supply and why? -voltage of power supply in homes? 2. Diff b/w -AC & DC motor -1 phase and 3 phase m...
Round 4 - HR 

(1 Question)

  • Q1. 1. Biggest achievements 2. why do you want to work here 3. strengths and weakness 4. example where you have used your strength qualities 5. about family

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Power transmission
Round 2 - Technical 

(1 Question)

  • Q1. Electric grid stability
Round 3 - HR 

(1 Question)

  • Q1. Where you see yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in May 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is polymorphism in C++?
  • Q2. Explain how different kind of motions are achieved in a Drone
  • Q3. Linux Commands?
  • Q4. Explain PID controller and its tunning.

Skills evaluated in this interview

Honeywell Automation Interview FAQs

How many rounds are there in Honeywell Automation Intern interview?
Honeywell Automation interview process usually has 2 rounds. The most common rounds in the Honeywell Automation interview process are Aptitude Test and Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Siemens Intern Interview Questions
4.0
 • 469 Interviews
Yokogawa Intern Interview Questions
3.8
 • 53 Interviews
Wipro PARI Intern Interview Questions
3.2
 • 53 Interviews
View all
Honeywell Automation Intern Salary
based on 7 salaries
₹2.1 L/yr - ₹6.8 L/yr
16% more than the average Intern Salary in India
View more details

Honeywell Automation Intern Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

4.6

Skill development

4.8

Work-life balance

3.4

Salary

3.8

Job security

4.4

Company culture

3.2

Promotions

4.0

Work satisfaction

Explore 4 Reviews and Ratings
System Engineer
481 salaries
unlock blur

₹7.8 L/yr - ₹17.7 L/yr

Project Engineer
320 salaries
unlock blur

₹4.4 L/yr - ₹9.5 L/yr

Software Engineer
251 salaries
unlock blur

₹8.3 L/yr - ₹21 L/yr

Service Engineer
235 salaries
unlock blur

₹2.4 L/yr - ₹7.8 L/yr

Senior Engineer
189 salaries
unlock blur

₹9.8 L/yr - ₹18 L/yr

Explore more salaries
Compare Honeywell Automation with

Siemens

4.0
Compare

Schneider Electric

4.1
Compare

Johnson Controls

3.5
Compare

Rockwell Automation

3.6
Compare
write
Share an Interview