Upload Button Icon Add office photos

Honeywell Automation

Compare button icon Compare button icon Compare

Filter interviews by

Honeywell Automation Hris Specialist Interview Questions and Answers

Updated 17 Aug 2023

Honeywell Automation Hris Specialist Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Jul 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 - One-on-one 

(1 Question)

  • Q1. Interview on previous jobs
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me abt urself and
  • Ans. 

    I am a dedicated HR professional with 5 years of experience in HRIS management and implementation.

    • 5 years of experience in HRIS management and implementation

    • Strong knowledge of HR systems and databases

    • Experience in training staff on HRIS usage

    • Ability to troubleshoot and resolve HRIS issues

    • Strong attention to detail and organizational skills

  • Answered by AI

Interview questions from similar companies

Consultant Interview Questions & Answers

Siemens user image Ujjwal Mukherjee

posted on 12 Dec 2015

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. What are the factors you would consider when building a plant? (Case Type- General business acumen)

Interview Preparation Tips

Round: Case Study Interview
Experience: Recommended Approach
Broke it into financial and non-financial and said ROI seems to be the best metric in financial. Went ahead after getting her buy-in and looked at various cost components in detail like labor, overheads etc. Throughout the interview, I was asked to go deeper and even when I was asked to move horizontally to other cost components, there was no closure of an issue. In the end, was just asked to summarize whatever we had done so far with 2 concluding statements

PI questions
Totally work and CV related cross questioning Why did you do this ELP and what did you learn Why SMC now This was a kind of stress interview where questions would start before I finished my answer. The same tone carried on in the case where scoping questions were frowned upon
Tips: What was good: Cool under pressure, confident What could be better: Take the hint if the interviewer is not giving data and lay out a structure and then ask questions explaining their relevance

Skills:
College Name: Indian School Of Business (ISB)

Consultant Interview Questions & Answers

Siemens user image Ujjwal Mukherjee

posted on 11 Dec 2015

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. You as a consultant have made a mistake and need to go back to your client’s CFO who is not co-operative and the final presentation is due tomorrow to the board
  • Ans. 

    Consultant must approach the CFO calmly, explain the mistake, offer solutions, and emphasize the importance of their cooperation for the success of the project.

    • Approach the CFO calmly and professionally

    • Explain the mistake honestly and take responsibility

    • Offer solutions to rectify the mistake and ensure it does not happen again

    • Emphasize the importance of the CFO's cooperation for the success of the project

    • Request for an...

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: Recommended Approach
Depends on the interviewer and his discussion

PI questions
About yourself
Something that is not on your resume
Example of Learning from an achievement
Example of Learning from your work experience and what could you have don
Tips: What was good: PI, Patience to go on during the role play What could be better: I got caught up in the role play when he gave excuses not to cooperate

Skills:
College Name: Indian School Of Business (ISB)

Consultant Interview Questions & Answers

Siemens user image Ujjwal Mukherjee

posted on 12 Dec 2015

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. He gave me a slide which had 50 potential projects and asked me how I would choose.(Case Type-Cost-benefit)

Interview Preparation Tips

Round: Case Study Interview
Experience: Recommended Approach
Started with a Cost – Benefit – Risk and was asked to mainly consider capability building under major costs
Was given numbers for 2-3 projects and the case ended after straightforward calculations

PI questions
Talk about a personality trait that has evolved over time
An example of personal and professional success and cross questions on that In hindsight what could you have done better at work
Tips: What was good: PI, Calculations accuracy What could be better: I was given feedback to engage the interviewer more so that I could start with a more refined structure instead of a conventional structure

Skills:
College Name: Indian School Of Business (ISB)

Consultant Interview Questions & Answers

Siemens user image Ujjwal Mukherjee

posted on 11 Dec 2015

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. He gave me a slide which had 50 potential projects and asked me how I would choose.(Case Type :-Cost-benefit)

Interview Preparation Tips

Round: Case Study Interview
Experience: Started with a Cost – Benefit – Risk and was asked to mainly consider capability building under major costs Was given numbers for 2-3 projects and the case ended after straightforward calculations
Tips: What was good: PI, Calculations accuracy What could be better: I was given feedback to engage the interviewer more so that I could start with a more refined structure instead of a conventional structure

Skills:
College Name: Indian School Of Business (ISB)

Consultant Interview Questions & Answers

Siemens user image Ujjwal Mukherjee

posted on 12 Dec 2015

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. A windmill manufacturer in Scandinavia wants to expand but has no labor pool for recruitment and is constrained by it. (Case Type- Expansion / Growth)
  • Ans. 

    The windmill manufacturer in Scandinavia is facing labor pool shortage and needs to expand.

    • The manufacturer can consider outsourcing labor from other countries.

    • They can also invest in training programs to develop local talent.

    • The manufacturer can offer incentives to attract skilled workers to relocate.

    • They can also consider automating some of their processes to reduce the need for labor.

    • The manufacturer can partner wit...

  • Answered by AI

Interview Preparation Tips

Round: Case Study Interview
Experience: Broke it into attracting required labor at the site or outsourcing Within outsourcing talked about factors by which I would identify countries for this task.
In the end was just asked to recommend 2 industries from where I could use skills of existing engineers and I came up with other power generation industries and aerospace for blade design
Tips: What was good: PI, Involving the interviewer in case discussion What could be better: Quicker solution of case, he gave me a lot of hints and nudges for the solution After the final interview, I was also asked to rank each performance to check self-awareness. Overall, SMC checks a lot on cultural awareness, fit in their culture and personality traits.


Skills:
College Name: Indian School Of Business (ISB)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

The aptitude test is beneficial and somewhat easy.

Round 2 - Coding Test 

The coding test was both successful and somewhat challenging.

Round 3 - Group Discussion 

Group discussions are highly beneficial.

Round 4 - Technical 

(2 Questions)

  • Q1. What is the concept of Object-Oriented Programming (OOP) in Python?
  • Ans. 

    Object-Oriented Programming (OOP) in Python is a programming paradigm based on objects and classes to structure code effectively.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: class Dog with attributes and methods.

    • Inheritance: Mechanism to create a new class using properties of an existing class. Example: class Bulldog inherits from class Dog.

    • Polymorphism: Ability to...

  • Answered by AI
  • Q2. What can you tell me about machine learning algorithms?
  • Ans. 

    Machine learning algorithms enable computers to learn from data and make predictions or decisions without explicit programming.

    • Supervised Learning: Algorithms learn from labeled data. Example: Linear Regression for predicting house prices.

    • Unsupervised Learning: Algorithms identify patterns in unlabeled data. Example: K-Means Clustering for customer segmentation.

    • Reinforcement Learning: Algorithms learn by interacting wi...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What makes you a suitable candidate for this position?
  • Ans. 

    I possess a blend of relevant skills, experience, and a strong commitment to contributing positively to your team.

    • Strong analytical skills: In my previous role, I successfully analyzed market trends to improve product positioning.

    • Team collaboration: I led a project team that increased efficiency by 20% through effective communication and delegation.

    • Adaptability: I quickly learned new software tools that enhanced our wo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simply prepare the items listed in your resume, and always maintain confidence, regardless of whether you know the answers to the questions or not.

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Asked about my expansibilities
  • Ans. Answered them my current role and responsibilities
  • Answered Anonymously
  • Q2. Some technical questions
  • Ans. Answer them how you will handle that query by yourself
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - be ready with your current position along with responsibilities & detailed knowledge with confidant
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Nc
Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. 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 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about your qualifications

Honeywell Automation Interview FAQs

How many rounds are there in Honeywell Automation Hris Specialist interview?
Honeywell Automation interview process usually has 3 rounds. The most common rounds in the Honeywell Automation interview process are One-on-one Round and Resume Shortlist.

Tell us how to improve this page.

Honeywell Automation Hris Specialist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
System Engineer
401 salaries
unlock blur

₹4.8 L/yr - ₹13.2 L/yr

Project Engineer
318 salaries
unlock blur

₹2 L/yr - ₹10.8 L/yr

Senior Engineer
243 salaries
unlock blur

₹5.2 L/yr - ₹20 L/yr

Service Engineer
212 salaries
unlock blur

₹1.8 L/yr - ₹8.4 L/yr

Software Engineer
206 salaries
unlock blur

₹4 L/yr - ₹15.4 L/yr

Explore more salaries
Compare Honeywell Automation with

Siemens

4.1
Compare

Schneider Electric

4.1
Compare

Johnson Controls

3.6
Compare

Rockwell Automation

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