Upload Button Icon Add office photos

Emerson Electric Co.

Compare button icon Compare button icon Compare

Filter interviews by

Emerson Electric Co. Senior Engineer Interview Questions and Answers

Updated 4 May 2023

Emerson Electric Co. Senior Engineer Interview Experiences

3 interviews found

I applied via Recruitment Consulltant and was interviewed in May 2021. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Salary discussion
  • Q2. Type of communication protocols , DCS PLC SCADA system
  • Ans. 

    DCS, PLC and SCADA systems use various communication protocols such as Modbus, Profibus, Ethernet/IP, etc.

    • DCS systems use protocols like Modbus, Profibus, HART, Foundation Fieldbus, etc.

    • PLC systems use protocols like Modbus, Ethernet/IP, Profinet, DeviceNet, etc.

    • SCADA systems use protocols like Modbus, DNP3, OPC, IEC 60870-5, etc.

    • Each protocol has its own advantages and disadvantages, and the choice of protocol depends...

  • Answered by AI
  • Q3. Basic electrical
  • Q4. Type of safety action
  • Ans. 

    Safety action refers to any action taken to prevent or mitigate potential hazards or risks.

    • Safety actions can include implementing safety protocols and procedures, providing safety equipment and training, conducting safety audits and inspections, and addressing safety concerns raised by employees or customers.

    • Examples of safety actions include installing guardrails on a construction site, providing personal protective ...

  • Answered by AI
  • Q5. Basic questions

I was interviewed before May 2021.

Round 1 - Technical 

(1 Question)

  • Q1. Opps and asp.net questions , dependency injection
Round 2 - Behavioral 

(1 Question)

  • Q1. Personality and character checking are you fit for position
  • Ans. 

    Yes

    • I have the necessary personality traits and character qualities for the Senior Engineer position.

    • I am highly motivated, detail-oriented, and have excellent problem-solving skills.

    • I am a team player and have strong communication and leadership abilities.

    • I am adaptable and can handle pressure and tight deadlines effectively.

    • I have a track record of successfully delivering complex projects and meeting objectives.

    • I cont...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Takes many days in processing your candidature

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
asked in Qburst
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

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

Interview Questionnaire 

3 Questions

  • Q1. What is your role in quality control department.
  • Q2. Describe one of your project that you did sololy/with extra efforts.
  • Q3. What is your team size. And at which layer lying.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, explain things smoothly.

Senior Engineer Jobs at Emerson Electric Co.

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response
Round 1 - Coding Test 

Conduct a live coding test accompanied by fundamental questions on core Java.

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Collections, multi threading along with basic questions on streams
  • Q2. Questions on Spring Boot along with some basic coding questions
Round 3 - Technical 

(2 Questions)

  • Q1. Questions on Reactjs
  • Q2. Questions on things mentioned on resume
Round 4 - HR 

(1 Question)

  • Q1. Salary Expectation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is impact analysis
  • Ans. 

    Impact analysis is the process of assessing the potential effects of a change or action on a system or project.

    • Identifying the scope of the change and its potential impacts on various components of the system

    • Evaluating the risks and benefits associated with the change

    • Determining the resources and effort required to implement the change

    • Assessing the dependencies and constraints that may affect the change

    • Example: Conduct...

  • Answered by AI
  • Q2. What is Bug life cycle
  • Ans. 

    Bug life cycle is the process of a bug from identification to resolution in software development.

    • Bug is identified by testers or users

    • Bug is reported in a bug tracking system

    • Bug is assigned to a developer

    • Developer fixes the bug

    • Bug is retested by testers

    • If bug is fixed, it is closed. If not, it is reopened

    • Bug may go through multiple cycles before resolution

  • Answered by AI
Round 2 - Mangaerial Round 

(2 Questions)

  • Q1. How do you handle team
  • Ans. 

    I handle teams by fostering open communication, setting clear goals, providing support, and promoting collaboration.

    • Foster open communication within the team to ensure everyone is on the same page

    • Set clear goals and expectations to guide the team towards success

    • Provide support and resources to help team members overcome challenges

    • Promote collaboration and teamwork to leverage the strengths of each team member

    • Lead by ex...

  • Answered by AI
  • Q2. What are the sprint ceremonies
  • Ans. 

    Sprint ceremonies are regular meetings held during a sprint in Agile methodology to plan, review, and improve the team's work.

    • Sprint Planning: At the beginning of the sprint, the team plans the work to be done.

    • Daily Standup: Daily check-in meetings to discuss progress, challenges, and plans for the day.

    • Sprint Review: Meeting at the end of the sprint to demonstrate completed work to stakeholders.

    • Sprint Retrospective: Re...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best

Skills evaluated in this interview

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

(1 Question)

  • Q1. Python related libraries and SQL
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Assignment 

A backend service to be created for product management.

Round 2 - Technical 

(2 Questions)

  • Q1. Logical implementation of set theory
  • Ans. 

    Set theory is a branch of mathematical logic that studies sets, which are collections of objects.

    • Set theory deals with the study of sets and their properties.

    • Sets can be defined by listing their elements or by using set-builder notation.

    • Operations on sets include union, intersection, and complement.

    • Venn diagrams are often used to visualize relationships between sets.

    • Set theory forms the foundation of many branches of m...

  • Answered by AI
  • Q2. Java features and details
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected

I was interviewed in Sep 2023.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Reverse a String using Array
  • Ans. 

    Reverse a string using array of characters

    • Create an array of characters from the input string

    • Use two pointers to swap characters at opposite ends of the array until they meet

    • Join the characters in the array to form the reversed string

  • Answered by AI
  • Q2. Microservices vs Monilith
  • Ans. 

    Microservices allow for modular, independent services while monolith is a single, cohesive unit.

    • Microservices promote scalability and flexibility

    • Monoliths are easier to develop and deploy initially

    • Microservices can lead to more complex infrastructure and communication between services

    • Monoliths can become difficult to maintain and scale as they grow

    • Examples: Netflix uses microservices for their streaming platform, while...

  • Answered by AI
  • Q3. SQL query to get 3 max salary by group
  • Ans. 

    SQL query to get 3 max salary by group

    • Use the RANK() function to rank the salaries within each group

    • Filter the results to only include rows where the rank is less than or equal to 3

    • Order the results by group and salary in descending order

  • Answered by AI
  • Q4. CI CD process followed in last project
  • Ans. 

    Implemented CI/CD process using Jenkins for automated builds, tests, and deployments.

    • Utilized Jenkins for continuous integration and continuous deployment

    • Automated build process triggered by code commits to version control

    • Implemented automated testing to ensure code quality

    • Deployed code to different environments based on predefined pipelines

  • Answered by AI
  • Q5. Major changes in Spring boot 3
  • Ans. 

    Major changes in Spring Boot 3 include support for Java 17, improved performance, and enhanced security features.

    • Support for Java 17

    • Improved performance optimizations

    • Enhanced security features such as OAuth 2.1 support

    • Updated dependencies and libraries

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 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 - Technical 

(3 Questions)

  • Q1. TMAY, project work, tools
  • Q2. What is your project
  • Q3. Technology worked on
  • Ans. 

    I have worked on various technologies including Java, Python, AWS, and Docker.

    • Proficient in Java programming language and its frameworks like Spring and Hibernate

    • Experience in developing and deploying applications on AWS cloud platform

    • Familiarity with Python and its libraries like NumPy and Pandas

    • Expertise in containerization using Docker and Kubernetes

    • Hands-on experience in database technologies like MySQL and MongoDB

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Project you worked on
  • Q2. Domain of project you worked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine and confident
Follow dress code
Keep background clear
Greet interviewer
Prepare for technical questions

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. Experience on Bobj __________
  • Ans. 

    I have extensive experience working with Bobj, including designing and implementing reports, dashboards, and universes.

    • Designed and developed complex reports using Bobj Web Intelligence

    • Created and maintained universes using Bobj Universe Designer

    • Developed dashboards using Bobj Dashboard Designer

    • Worked with Bobj InfoView to schedule and distribute reports

    • Provided technical support to end-users for Bobj-related issues

  • Answered by AI
  • Q2. Integration from Hana to Bo along with query filter usage
  • Ans. 

    Integration of Hana to Bo with query filter usage

    • Use SAP HANA Smart Data Access to connect HANA to BO

    • Create a query in BO with filters to retrieve data from HANA

    • Use the query as a data source for BO reports

    • Example: SELECT * FROM "HANA_SCHEMA"."TABLE_NAME" WHERE "COLUMN_NAME" = 'FILTER_VALUE'

    • Example: Use BO Query Panel to create a query with filter on COLUMN_NAME

  • Answered by AI
Round 2 - Coding Test 

The interview was with Verizon client directly.They took only one round and I was selected.

Interview Preparation Tips

Interview preparation tips for other job seekers - The ACS confirmed my asked package.

Emerson Electric Co. Interview FAQs

How many rounds are there in Emerson Electric Co. Senior Engineer interview?
Emerson Electric Co. interview process usually has 3 rounds. The most common rounds in the Emerson Electric Co. interview process are Technical, Behavioral and HR.
How to prepare for Emerson Electric Co. Senior 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 Emerson Electric Co.. The most common topics and skills that interviewers at Emerson Electric Co. expect are Instrumentation, Project Management, Automation, Equity and Petrochemical.
What are the top questions asked in Emerson Electric Co. Senior Engineer interview?

Some of the top questions asked at the Emerson Electric Co. Senior Engineer interview -

  1. Type of communication protocols , DCS PLC SCADA sys...read more
  2. Type of safety act...read more
  3. Opps and asp.net questions , dependency inject...read more

Tell us how to improve this page.

Emerson Electric Co. Senior Engineer Salary
based on 137 salaries
₹6.4 L/yr - ₹19 L/yr
36% more than the average Senior Engineer Salary in India
View more details

Emerson Electric Co. Senior Engineer Reviews and Ratings

based on 22 reviews

3.9/5

Rating in categories

3.3

Skill development

4.1

Work-life balance

3.4

Salary

3.7

Job security

4.1

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 22 Reviews and Ratings
Senior Engineer
137 salaries
unlock blur

₹6.4 L/yr - ₹19 L/yr

Design Engineer
123 salaries
unlock blur

₹2.5 L/yr - ₹10.4 L/yr

Product Design Engineer
68 salaries
unlock blur

₹3.2 L/yr - ₹10.3 L/yr

Lead Engineer
63 salaries
unlock blur

₹12.5 L/yr - ₹24 L/yr

Engineer
56 salaries
unlock blur

₹4.5 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Emerson Electric Co. with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.2
Compare

Honeywell International India

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