Upload Button Icon Add office photos

Filter interviews by

Honeywell Technology Solutions Software Engineer Level 1 Interview Questions and Answers

Updated 14 Apr 2024

Honeywell Technology Solutions Software Engineer Level 1 Interview Experiences

3 interviews found

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

I applied via Company Website and was interviewed in Feb 2022. There were 4 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 - Technical 

(2 Questions)

  • Q1. Mainly OOP concepts were asked, along with MSSQL. Real-time problem statements were provided and the solution approach was analyzed.
  • Q2. 1. Abstraction Vs Interface 2. Sealed class 3. why do we use a private constructor 4. Types of constructor 5. Encapsulation 6. Polymorphism 7. Virtual override keywords 8. CTE Table 9. Joins, Index, a pro...
  • Ans. 

    Technical interview questions for a Software Engineer I position

    • Abstraction is the process of hiding implementation details while interface defines a contract for the behavior of a class

    • Sealed class is a class that cannot be inherited

    • Private constructor is used to prevent the creation of instances of a class from outside the class

    • Types of constructor include default, parameterized, copy, and static

    • Encapsulation is the ...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. It was mainly about the project, the below questions were asked - MVC Architecture How the code is managed in your project Code Repos EG. TFS, GIT The flow of project, team size, your role, and responsi...
Round 4 - HR 

(6 Questions)

  • Q1. What is your family background?
  • Q2. Share details of your previous job.
  • Q3. Tell me about yourself.
  • Q4. Where do you see yourself in 5 years?
  • Q5. Why should we hire you?
  • Q6. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your skills and prepare accordingly. If you don't know the right answer - just say 'I need to study into it more', avoid brushing through the bushes, stick to the point while giving answers.

Skills evaluated in this interview

Software Engineer Level 1 Interview Questions Asked at Other Companies

asked in PayPal
Q1. Input a file. Select first 3 lines of the file. Select the longes ... read more
asked in PayPal
Q2. But amazon can do the search in O(n). Why it has to go for O(nk)? ... read more
asked in PayPal
Q3. When you search for a particular product in amazon, it displays s ... read more
asked in PayPal
Q4. There exists a 3x3 matrix, start from the first element reach the ... read more
Q5. 1. Abstraction Vs Interface 2. Sealed class 3. why do we use a pr ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was hacker rank coding challenges of 3 pgms

Round 2 - Technical 

(1 Question)

  • Q1. Dsa concept java core qstns logical reasoning
Round 3 - HR 

(1 Question)

  • Q1. Normal project n about ourselves

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on project architecture
  • Q2. Access specifiers

Interview Preparation Tips

Topics to prepare for Collins Aerospace Software Developer interview:
  • Oops concept
Interview preparation tips for other job seekers - Interview process is good and easy
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - Aptitude Test 

(1 Question)

  • Q1. Coding samples and expected output
Round 2 - Technical 

(1 Question)

  • Q1. Virtual functions Polymorphism Runtime polymorphism compile time polymorphism Constructor Destructor Destructor overloading possible why Deep copy vs shallow copy Program for operator overloading Program f...
Round 3 - Behavioral 

(1 Question)

  • Q1. Working of project
Round 4 - HR 

(1 Question)

  • Q1. Discussion about package

Interview Preparation Tips

Interview preparation tips for other job seekers - No kt, no training they will provide, worst organisation ever, worst management, don't explain the task what you have to do , if you have other option please join other company don't join this company very bad

I applied via Approached by Company and was interviewed in Jul 2022. There were 2 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 - One-on-one 

(1 Question)

  • Q1. Valid parenthesis question Hosting Java script basics Node js basics
  • Ans. 

       const stack = [];

        for(let i=0;i<s.length;i++){

            switch(s[i]){

                case '(':

                   stack.push(')')

                   break;

                case '{':

                    sta...

  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Very basic java script concepts enough to handle interviews

I applied via Referral and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Its all about what we worked and based on our experience
  • Ans. Experience and work you have done previously.
  • Answered Anonymously
Round 2 - Technical 

(2 Questions)

  • Q1. Same as first round and bit depth
  • Q2. Bit depth and about all the concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and have clarity on what you worker
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before May 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. What is endianness and wrote c program for endianness
  • Ans. 

    Endianness refers to the order in which bytes are stored in memory. There are two types: big-endian and little-endian.

    • Big-endian systems store the most significant byte first, while little-endian systems store the least significant byte first.

    • Endianness can affect how data is interpreted and manipulated in a computer system.

    • Example: In a big-endian system, the number 0x12345678 would be stored as 12 34 56 78 in memory.

    • ...

  • Answered by AI
  • Q2. Basic sring programs

Skills evaluated in this interview

I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Prepare what you kept in resume
Round 2 - Technical 

(1 Question)

  • Q1. In depth concepts of resume
Round 3 - HR 

(1 Question)

  • Q1. About self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and be flexible

Honeywell Technology Solutions Interview FAQs

How many rounds are there in Honeywell Technology Solutions Software Engineer Level 1 interview?
Honeywell Technology Solutions interview process usually has 3 rounds. The most common rounds in the Honeywell Technology Solutions interview process are Technical, HR and Resume Shortlist.
How to prepare for Honeywell Technology Solutions Software Engineer Level 1 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 Agile Coaching, Automation Testing, Backend, Continuous Improvement and Debugging.
What are the top questions asked in Honeywell Technology Solutions Software Engineer Level 1 interview?

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

  1. 1. Abstraction Vs Interface 2. Sealed class 3. why do we use a private construc...read more
  2. Mainly OOP concepts were asked, along with MSSQL. Real-time problem statements ...read more
  3. Dsa concept java core qstns logical reason...read more

Tell us how to improve this page.

Honeywell Technology Solutions Software Engineer Level 1 Interview Process

based on 2 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
 • 905 Interviews
Siemens Interview Questions
4.1
 • 431 Interviews
Cisco Interview Questions
4.1
 • 398 Interviews
Bosch Interview Questions
4.2
 • 334 Interviews
ABB Interview Questions
4.1
 • 232 Interviews
Indian Army Interview Questions
4.7
 • 151 Interviews
View all
Honeywell Technology Solutions Software Engineer Level 1 Salary
based on 80 salaries
₹5 L/yr - ₹11.4 L/yr
24% less than the average Software Engineer Level 1 Salary in India
View more details

Honeywell Technology Solutions Software Engineer Level 1 Reviews and Ratings

based on 16 reviews

4.1/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.5

Salary

4.0

Job security

4.1

Company culture

3.3

Promotions

3.5

Work satisfaction

Explore 16 Reviews and Ratings
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