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

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

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Basic questions of selenium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Stale element exception
  • Q2. Fluent wait, test ng related questions

Verification & Validation Engineer Interview Questions asked at other Companies

Q1. Types of bgp,ospf state ,how to configure lebelpath,bgp peering
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts and basics of c#
  • Q2. Coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. .net core concepts
  • Q2. Coding 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
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of htm javascript es6 angular
  • Q2. Css scss
Round 2 - Coding Test 

Interceptor concepts

Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

Advanced Software Engineer Interview Questions & Answers

user image Pravin Kumar Patidar

posted on 1 Jun 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. What is oops concepts
  • Ans. 

    Object-oriented programming concepts that focus on data encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • 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 details and show

  • Answered by AI
  • Q2. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern in which a class receives its dependencies from external sources rather than creating them itself.

    • Allows for easier testing by mocking dependencies

    • Promotes loose coupling between classes

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI

Skills evaluated in this interview

Advanced Software Engineer Interview Questions asked at other Companies

Q1. how are you shipping your code to production?
View answer (1)

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)

Advanced hardware design engineer Interview Questions & Answers

user image Anonymous

posted on 13 Nov 2022

I applied via Naukri.com

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. Regarding the basics of electronics, Emi and emc testing, testing related and issues faced in boards
Round 3 - Technical 

(1 Question)

  • Q1. Practical questions like if failure found debugging techniques
Round 4 - HR 

(1 Question)

  • Q1. Only salary negotiations

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for the new job seekers, prepare well and concentrate on your basics well

Get interview-ready with Top Honeywell Technology Solutions Interview Questions

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

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Angular questions
  • Q2. In depth of the angular version architecture

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Jobs at Honeywell Technology Solutions

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Aptitude and basics of c programming

Round 3 - Technical 

(1 Question)

  • Q1. About embedded c concepts and c programming
Round 4 - HR 

(1 Question)

  • Q1. Introduction and situation oriented questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basic concepts well before attending interview

Embedded Engineer Interview Questions asked at other Companies

Q1. how many algorithms that you got familiar with when learning c programming?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Their some few aptitude questions and few technical mcq related to oops and dsa

Round 3 - Coding Test 

Very basic questions(factorial, another i didn't remembered but quite easy)

Round 4 - Technical 

(2 Questions)

  • Q1. Introduction few basic questions on prog language on which u r comfortable questions on projects, data structures(aksed to choose ur fav data structure and explain with real time example n asked to write a...
  • Q2. Also asked to explain oops concept with real time examples

Interview Preparation Tips

Interview preparation tips for other job seekers - U should have strong knowledge on data structure and oops concepts and need to be good in atleast 1 prog language.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
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 before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It's a hackathon test giving the same problem to a group of people and each one should come up with a solution in the given time. Question: Stock market application with UP and Down trade tracker.

Round 2 - Coding Test 

Some questions related to your hackathon-related project and basic Java and spring framework questions as I gave the interview for the Java and spring expertise.

Round 3 - One-on-one 

(5 Questions)

  • Q1. I had the final round with the engineering manager and he asked questions related to the current project and gave the situation-based questions and looking for your input on that and also improvising the p...
  • Q2. How are you shipping your code to production?
  • Ans. 

    We use a continuous integration/continuous deployment (CI/CD) pipeline to automate the process of shipping code to production.

    • We use version control systems like Git to manage our codebase.

    • Code changes are reviewed by peers through pull requests before merging.

    • Automated tests are run to ensure code quality and prevent regressions.

    • Once code is merged, it triggers a CI/CD pipeline that builds, tests, and deploys the code...

  • Answered by AI
  • Q3. What tools you are using for code quality and why?
  • Ans. 

    I use tools like SonarQube and CodeClimate to ensure code quality by identifying bugs, vulnerabilities, and code smells.

    • SonarQube - provides static code analysis to detect bugs, code smells, and security vulnerabilities

    • CodeClimate - offers automated code review to improve code quality and maintainability

  • Answered by AI
  • Q4. What would be your next course of action if, in any production issue, you are not able to find the issue in the giving logs? The interviewer dig deeper with more questions
  • Q5. Are you willing to learn a new tech stack?

Interview Preparation Tips

Interview preparation tips for other job seekers - It's an average difficulty level for the technical interview and go through some low and medium-level code problems the domain knowledge of your project and the SDLC of the project would help you to answer easily. All the best!!

Skills evaluated in this interview

Advanced Software Engineer Interview Questions asked at other Companies

Q1. how are you shipping your code to production?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Pricing statergies and value based pricing
  • Q2. Price leakage and contract escalation

Pricing Analyst Interview Questions asked at other Companies

Q1. What Are The Qualities That A Pricing Analyst Should Have?
View answer (2)

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, C++, SAP CO and Python.
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 - C++ Developer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Sr Advanced Project Engineer

Pune

12-15 Yrs

Not Disclosed

Advanced Project Engineer

Pune

8-14 Yrs

Not Disclosed

Explore more jobs
Technical Lead
610 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Advanced Software Engineer
450 salaries
unlock blur

₹12 L/yr - ₹34.8 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
257 salaries
unlock blur

₹8.8 L/yr - ₹30 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