Upload Button Icon Add office photos

Filter interviews by

Honeywell Technology Solutions Advanced Software Engineer Interview Questions, Process, and Tips

Updated 10 Mar 2024

Top Honeywell Technology Solutions Advanced Software Engineer Interview Questions and Answers

Honeywell Technology Solutions Advanced Software Engineer Interview Experiences

4 interviews found

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

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?
Q2. what tools you are using for code quality and why?
Q3. Differentiate between static and dynamic routing
asked in Siemens
Q4. Authentication vs authorization, solid principles etc.
asked in Aptiv
Q5. Several Autosar APIs for different Autosar layers

I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Coding Round on creating an data reader spring boot app
  • Q2. Managerial round: Mention any changes that you want to make in your current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Always understand the problem statement before you start coding it, Test cases are also an important part of coding rounds.

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

Create a small WPF atm application..just basics

Round 2 - Technical 

(1 Question)

  • Q1. WPF details and features, project architecture
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, ask for joining bonus

Interview Preparation Tips

Interview preparation tips for other job seekers - learn details for wpf and also make sure to know project architecture

Honeywell Technology Solutions interview questions for designations

 Advanced Embedded Engineer

 (3)

 Senior Advanced Embedded Engineer

 (1)

 Software Engineer

 (12)

 Senior Software Engineer

 (2)

 Embedded Software Engineer

 (1)

 Associate Software Engineer

 (1)

 Software Development Engineer

 (1)

 Junior Software Engineer

 (1)

Advanced Software Engineer Jobs at Honeywell Technology Solutions

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts, Exception Handling & other Core Java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Search & Contact recruiters who hire for ur domain on LinkedIn & share ur resume with them, search relevant jobs on LinkedIn & apply.

Go to companies' websites & create ur profile.

Update ur profile daily on naukri. 👍🏻

I applied via Recruitment Consultant and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of redux and react es6 js css3

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all go through the job description .Brush up all your basics .And do practice hands on coding.

Interview Questionnaire 

1 Question

  • Q1. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorphisms, Encapsulation ,Inheritance, Serialization,
  • Ans. 

    C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.

    • Abstraction: hiding implementation details

    • Interface: defining a contract for behavior

    • Abstract method: method without implementation

    • Abstract class: class with one or more abstract methods

    • Polymorphism: ability of objects to take on multiple forms

    • Encapsulation: bundling data and behavi...

  • Answered by AI

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good

Interview Questionnaire 

1 Question

  • Q1. Basic java, core java

I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.

Interview Preparation Tips

Round: Test
Experience: Tested basics in each subject

Round: Technical Interview
Experience: Had asked me about my projects in detail. Some DSA questions were asked. Asked to code in C for some questions.

Round: Technical Interview
Experience: Asked questions about data structures and some more algorithms. Tested in Probability and some quant.

College Name: IIT Madras

Honeywell Technology Solutions Interview FAQs

How many rounds are there in Honeywell Technology Solutions Advanced Software Engineer interview?
Honeywell Technology Solutions interview process usually has 2-3 rounds. The most common rounds in the Honeywell Technology Solutions interview process are Coding Test, One-on-one Round and Technical.
How to prepare for Honeywell Technology Solutions Advanced 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 Technology Solutions. The most common topics and skills that interviewers at Honeywell Technology Solutions expect are C++, Agile Coaching, Medical Coding, Python and Javascript.
What are the top questions asked in Honeywell Technology Solutions Advanced Software Engineer interview?

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

  1. how are you shipping your code to producti...read more
  2. what tools you are using for code quality and w...read more
  3. what is oops conce...read more

Tell us how to improve this page.

Honeywell Technology Solutions Advanced Software Engineer Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Siemens Interview Questions
4.1
 • 416 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
Bosch Interview Questions
4.2
 • 328 Interviews
ABB Interview Questions
4.1
 • 232 Interviews
Indian Army Interview Questions
4.7
 • 148 Interviews
View all
Honeywell Technology Solutions Advanced Software Engineer Salary
based on 443 salaries
₹12 L/yr - ₹37.3 L/yr
23% more than the average Advanced Software Engineer Salary in India
View more details

Honeywell Technology Solutions Advanced Software Engineer Reviews and Ratings

based on 45 reviews

3.3/5

Rating in categories

3.1

Skill development

3.3

Work-life balance

3.2

Salary

3.5

Job security

3.2

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 45 Reviews and Ratings
Advanced Software Engineer (Java Fullstack - React JS)

Hyderabad / Secunderabad

3-7 Yrs

Not Disclosed

Sr Advanced Software Engineer

Greater Noida,

Bangalore / Bengaluru

8-13 Yrs

₹ 19.7-24 LPA

Sr Advanced Software Engineer

Hyderabad / Secunderabad

10-15 Yrs

Not Disclosed

Explore more jobs
Technical Lead
642 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Advanced Software Engineer
443 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
426 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
402 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
257 salaries
unlock blur

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