Upload Button Icon Add office photos

Filter interviews by

Honeywell Technology Solutions Interview Questions, Process, and Tips

Updated 1 Feb 2025

Top Honeywell Technology Solutions Interview Questions and Answers

View all 67 questions

Honeywell Technology Solutions Interview Experiences

Popular Designations

149 interviews found

Embedded Engineer 2 Interview Questions & Answers

user image Pranaie Teddu

posted on 28 Jan 2025

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

I was interviewed in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic c and c++ questions
  • Q2. Write a program to find duplicates in the string.
Round 2 - One-on-one 

(3 Questions)

  • Q1. C++ questions, smart pointers
  • Q2. Multithreading, how do ensure function is thread safe
  • Q3. Design patterns, singleton pattern
Round 3 - One-on-one 

(2 Questions)

  • Q1. How do deal with people who are speaking negative about you and your team
  • Q2. How do handle pressure situations
Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(5 Questions)

  • Q1. What is the lifecycle of React hooks?
  • Ans. 

    React hooks lifecycle includes initialization, rendering, updates, and cleanup.

    • Hooks are called in the order they are defined in the component function.

    • useState and useEffect are commonly used hooks in React.

    • Hooks like useEffect can be used for data fetching, subscriptions, or manually changing the DOM.

    • The cleanup function in useEffect can be used to clean up any resources or subscriptions.

    • Hooks allow for more flexible

  • Answered by AI
  • Q2. What is the process to fetch data from an API?
  • Ans. 

    To fetch data from an API, you need to send a request to the API endpoint and process the response.

    • Send a request to the API endpoint using HTTP methods like GET, POST, PUT, DELETE.

    • Include any required parameters or headers in the request.

    • Receive the response from the API, which usually comes in JSON or XML format.

    • Parse the response data to extract the information you need.

    • Handle any errors or exceptions that may occur

  • Answered by AI
  • Q3. Hooks and custom hooks
  • Q4. Difference between useeffect and usereducer
  • Ans. 

    useEffect is used for side effects in functional components, while useReducer is used for managing state in complex components.

    • useEffect is used for handling side effects in functional components

    • useReducer is used for managing state in complex components

    • useEffect is similar to componentDidMount and componentDidUpdate in class components

    • useReducer is similar to useState but for more complex state management

    • useEffect can...

  • Answered by AI
  • Q5. Html5 and css3 questions

Top Honeywell Technology Solutions Software Developer Interview Questions and Answers

Q1. Explain machine learning and how is cloud important?
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Coding Test 

A take-home assignment focused on full-stack development.

Round 2 - Technical 

(2 Questions)

  • Q1. Explaining Javascript based questions.
  • Q2. Explaining React based questions.

Interview Preparation Tips

Topics to prepare for Honeywell Technology Solutions Senior Software Developer interview:
  • React
  • Javascript

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

People Lead Interview Questions & Answers

user image Anonymous

posted on 1 Feb 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. No response required
  • Q2. No response
Round 2 - Technical 

(2 Questions)

  • Q1. No response required
  • Q2. No response

Interview Preparation Tips

Interview preparation tips for other job seekers - Check department & Business section before you join

Honeywell Technology Solutions interview questions for popular designations

 Software Engineer

 (12)

 Software Developer

 (9)

 Embedded Engineer

 (7)

 Advanced Software Engineer

 (4)

 Advanced Embedded Engineer

 (3)

 Embedded Engineer 2

 (3)

 Software Engineer Level 1

 (3)

 Data Scientist

 (2)

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

General coding 2 questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Asking about project
  • Q2. Asked about web security as I am a cyber student

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Get interview-ready with Top Honeywell Technology Solutions Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is distillation?
  • Q2. What is heat exchanger?
Round 2 - HR 

(2 Questions)

  • Q1. What is your strength?
  • Q2. Why Honeywell?

Research Scientist Interview Questions asked at other Companies

Q1. 1) self introduction 2) How to develop method for Api to finished products of Assay and Related substances in injectable? 3) column chemistry? 4) method validation 5) ich guidelines
View answer (1)

Jobs at Honeywell Technology Solutions

View all

Accountant Interview Questions & Answers

user image Anonymous

posted on 7 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Accounts payables process cycle?
  • Q2. Tell me about your job profile?

Accountant Interview Questions asked at other Companies

Q1. What journal is made when purchase requisition is created
View answer (24)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Good one it was easy and knowledgeable

Round 2 - Technical 

(3 Questions)

  • Q1. Explain about yourself
  • Ans. 

    I am a dedicated and experienced Electrical Engineer with a passion for problem-solving and innovation.

    • Graduated with a degree in Electrical Engineering from XYZ University

    • Worked for 5 years at ABC Company, specializing in power systems design

    • Proficient in CAD software and project management tools

    • Strong analytical and problem-solving skills

    • Completed several successful projects, including designing a new circuit board f

  • Answered by AI
  • Q2. What is a generator working principle
  • Ans. 

    A generator works on the principle of electromagnetic induction to convert mechanical energy into electrical energy.

    • Generators use a magnetic field and a conductor to create a flow of electrons, generating electricity.

    • The mechanical energy can come from various sources such as turbines, engines, or hand cranks.

    • Examples include hydroelectric generators, wind turbines, and diesel generators.

  • Answered by AI
  • Q3. What is working of actuator
  • Ans. 

    An actuator is a component of a machine that is responsible for moving or controlling a mechanism or system.

    • Actuators convert electrical signals into mechanical movement.

    • They can be used in various applications such as robotics, automotive systems, and industrial machinery.

    • Examples of actuators include solenoids, motors, and hydraulic cylinders.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Explain about yourself
  • Ans. 

    I am a dedicated and experienced electrical engineer with a passion for problem-solving and innovation.

    • Graduated with a degree in Electrical Engineering from XYZ University

    • Have X years of experience working in the field, specializing in power systems

    • Proficient in using software such as AutoCAD and MATLAB for design and analysis

    • Led a team in implementing a new energy-efficient lighting system in a commercial building, r

  • Answered by AI
  • Q2. What are your strengths
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong technical knowledge.

    • Strong problem-solving skills - able to analyze complex electrical systems and troubleshoot issues effectively

    • Attention to detail - ensuring accuracy in design and implementation of electrical projects

    • Strong technical knowledge - staying up-to-date with industry trends and advancements in electrical engineering

    • Effective com...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your core topics well

Electrical Engineer Interview Questions asked at other Companies

Q1. What is the difference between Switch gear & Circuit Breakers ?
View answer (13)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2022. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Job requirements
  • Q2. Skills related to job requirements
  • Ans. 

    Project and program management, stakeholders management, people management, Project planning and execution, Agile Project management, Budgeting and Costing

  • Answered Anonymously
Round 2 - Technical 

(2 Questions)

  • Q1. Cybersecurity domain
  • Q2. Skills related to cybersecurity
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Salary negotiation

IT Engineer 2 Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About CPQ system and SFDC
Round 2 - Technical 

(1 Question)

  • Q1. About PROS Control
Round 3 - Technical 

(1 Question)

  • Q1. Managerial round
Round 4 - HR 

(1 Question)

  • Q1. Basic HR questions

Honeywell Technology Solutions Interview FAQs

How many rounds are there in Honeywell Technology Solutions interview?
Honeywell Technology Solutions interview process usually has 2-3 rounds. The most common rounds in the Honeywell Technology Solutions interview process are Technical, HR and One-on-one Round.
How to prepare for Honeywell Technology Solutions 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 Technology Solutions. The most common topics and skills that interviewers at Honeywell Technology Solutions expect are Automation Testing, Software Configuration Management, Python, C++ and Troubleshooting.
What are the top questions asked in Honeywell Technology Solutions interview?

Some of the top questions asked at the Honeywell Technology Solutions interview -

  1. 1. Abstraction Vs Interface 2. Sealed class 3. why do we use a private construc...read more
  2. Explain machine learning and how is cloud importan...read more
  3. What is FTE? How to install if drivers is not installed automatical...read more
How long is the Honeywell Technology Solutions interview process?

The duration of Honeywell Technology Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Honeywell Technology Solutions Interview Process

based on 96 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 902 Interviews
Siemens Interview Questions
4.1
 • 430 Interviews
Cisco Interview Questions
4.1
 • 397 Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
ABB Interview Questions
4.1
 • 231 Interviews
View all

Honeywell Technology Solutions Reviews and Ratings

based on 1.3k reviews

3.8/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.4

Salary

3.9

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 1.3k Reviews and Ratings
Advanced Software Engr

Greater Noida,

Bangalore / Bengaluru

6-11 Yrs

Not Disclosed

Advanced Software Engr

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Advanced Software Engr

Hyderabad / Secunderabad

8-13 Yrs

Not Disclosed

Explore more jobs
Technical Lead
611 salaries
unlock blur

₹8.3 L/yr - ₹32 L/yr

Advanced Software Engineer
448 salaries
unlock blur

₹12 L/yr - ₹37.3 L/yr

Senior Engineer
436 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Software Engineer
407 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Software Engineer
343 salaries
unlock blur

₹7.2 L/yr - ₹26.5 L/yr

Explore more salaries
Compare Honeywell Technology Solutions with

Siemens

4.1
Compare

Bosch

4.2
Compare

ABB

4.1
Compare

Schneider Electric

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