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 Campus Placement and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical questions were easy and straight forward

Round 2 - Coding Test 

Hackathon was conducted to check coding skills

Round 3 - One-on-one 

(2 Questions)

  • Q1. Basic OS, dbms and cpp questions
  • Q2. What is oops? Explain with examples
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs allows for the organization of code into reusable components called objects

    • It emphasizes concepts like inheritance, encapsulation, and polymorphism

    • Example: Inheritance - a class 'Car' can inherit properties and methods from a class 'Vehicle'

  • Answered by AI

Technical Intern Interview Questions asked at other Companies

Q1. Coding question: Find the 2nd lowest and 2nd highest elements in an array
View answer (1)

Embedded Engineer Interview Questions & Answers

user image madhu sudhanan

posted on 22 Jun 2024

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

(2 Questions)

  • Q1. SQL JOINS AND QUERY
  • Q2. PYTHON BASIC QUESTIONS
Round 2 - HR 

(2 Questions)

  • Q1. TELL ABOUT MYSELF
  • Q2. ABOUT PROJECT FROM STRACH

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
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed in Aug 2023. There were 3 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 - Coding Test 

MCQs on DSA, OOPS, SQL

Round 3 - Technical 

(4 Questions)

  • Q1. What is the difference between C and C++?
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ supports both procedural and object-oriented programming paradigms.

    • C does not support classes and objects, while C++ does.

    • C does not have built-in support for exception handling, while C++ does.

    • C does not have namespaces, while C++ does.

    • C does not have function overloading, while

  • Answered by AI
  • Q2. What are the features of OOPS?
  • Ans. 

    OOPS (Object-Oriented Programming) features include encapsulation, inheritance, polymorphism, and abstraction.

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

    • Inheritance: Ability to create new classes based on existing classes, inheriting their attributes and methods.

    • Polymorphism: Ability to use a single interface to represent different data types or objects.

    • Abstraction: Hid...

  • Answered by AI
  • Q3. Explain Linked lists and double-linked lists.
  • Ans. 

    Linked lists are data structures where each element points to the next element, while double-linked lists have pointers to both the next and previous elements.

    • Linked lists are made up of nodes, where each node contains data and a pointer to the next node.

    • Double-linked lists have nodes with pointers to both the next and previous nodes, allowing for traversal in both directions.

    • Example: Singly linked list: 1 -> 2 -> 3 ->...

  • Answered by AI
  • Q4. What are the types of traversals in trees?
  • Ans. 

    Types of traversals in trees include inorder, preorder, postorder, and level order traversal.

    • Inorder traversal: Visit left subtree, root, right subtree (L-R-N)

    • Preorder traversal: Visit root, left subtree, right subtree (N-L-R)

    • Postorder traversal: Visit left subtree, right subtree, root (L-R-N)

    • Level order traversal: Visit nodes level by level from left to right

  • Answered by AI

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Hackerrank test objective selenium questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Project explain
  • Ans. 

    I have worked on various projects involving verification and validation of software systems to ensure they meet requirements and standards.

    • Led testing efforts to verify software functionality and performance

    • Developed test plans and test cases based on requirements

    • Analyzed test results and reported findings to stakeholders

    • Collaborated with developers to resolve issues and improve software quality

  • Answered by AI
  • Q2. Fluent wait have you used in your project
  • Q3. Static used where
  • Ans. 

    Static is used in programming to declare variables and functions that are accessible only within the same file.

    • Static keyword is used to declare variables and functions with a local scope.

    • Static variables retain their values between function calls.

    • Static functions can only be called within the same file where they are declared.

    • Static keyword can also be used in classes to create class-level variables and functions.

  • Answered by AI

Verification & Validation Engineer Interview Questions asked at other Companies

Q1. Types of bgp,ospf state ,how to configure lebelpath,bgp peering
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)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at Government NPA Ayurvedic College, Raipur

Round 1 - Coding Test 

Technical skills check

Round 2 - Behavioral 

(1 Question)

  • Q1. Discussion with manager
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

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 (180)

Get interview-ready with Top Honeywell Technology Solutions Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain linkedlist and its advantages
  • Ans. 

    A linked list is a data structure where each element points to the next element, allowing for dynamic size and efficient insertion/deletion.

    • Each element (node) in a linked list contains data and a reference to the next node

    • Advantages include dynamic size, efficient insertion/deletion, and no need for contiguous memory allocation

    • Examples: Singly linked list, doubly linked list, circular linked list

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Honeywell Technology Solutions Project Engineer interview:
  • Java

Skills evaluated in this interview

Project Engineer Interview Questions asked at other Companies

Q1. Triangle Star Pattern Task Your task is to print a triangle pattern using stars (*) for a given integer N, which represents the number of rows. Input: Integer N (Total number of rows) Output: The triangle pattern printed over N lines Exampl... read more
View answer (10)

Jobs at Honeywell Technology Solutions

View all

Engineering Manager Interview Questions & Answers

user image Dhanamjay Cheruku

posted on 18 Mar 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Interview focused on People management. How did you handle the team in tough situations
Round 2 - One-on-one 

(1 Question)

  • Q1. What is your 30 day plan if you are selected for this role

Engineering Manager Interview Questions asked at other Companies

Q1. Which contactor connected first in star delta starter?
View answer (1)

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Apr 2024

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

Coding test dsa and algorithms stl

Round 2 - Coding Test 

Coding test dsa and algorithms stl

Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round project related questions

Sdet Engineer Interview Questions asked at other Companies

Q1. Tell me about the projects and knowledge on selenium api and etc?
View answer (2)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

First levelWe can choose among different layer, webapi, UI and they asked to write sample program in 90 mins. Second level was really bad though. Will be asked to write code basics to advanced.

Round 2 - One-on-one 

(1 Question)

  • Q1. Second level was also coding.

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 (180)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Questions based on CV
Round 2 - HR 

(1 Question)

  • Q1. Questions related to Management/Career

Software Engineer Level 1 Interview Questions asked at other Companies

Q1. Input a file. Select first 3 lines of the file. Select the longest line and count the number of words in that line. It was easy. I used Java methods to solve the problem. I explained the logic and he accepted it.
View answer (1)

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

Advanced Project Engineer

Pune

8-14 Yrs

Not Disclosed

Sr Advanced Project Engineer

Pune

12-15 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