Upload Button Icon Add office photos

Filter interviews by

Emerson Electric Co. Intern Interview Questions and Answers

Updated 24 Sep 2024

Emerson Electric Co. Intern Interview Experiences

2 interviews found

Intern Interview Questions & Answers

user image Suraj Pawar

posted on 24 Sep 2024

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

(2 Questions)

  • Q1. Project based questions?
  • Q2. Why to Join Emerson?
  • Ans. 

    Emerson offers a dynamic work environment, opportunities for growth, and a commitment to innovation.

    • Emerson provides a collaborative work culture that encourages creativity and problem-solving.

    • The company offers various training and development programs to help interns enhance their skills.

    • Emerson is known for its cutting-edge technology and commitment to sustainability.

    • Interns at Emerson have the opportunity to work o...

  • Answered by AI

Intern Interview Questions & Answers

user image Anonymous

posted on 6 Feb 2024

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

I applied via Company Website and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. How well do you work with a team?

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic behavioral questions

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman CodingYou are given an array 'ARR' of Integers having 'N' ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Total of 90 mins aptitude and computer networks and excel

Round 2 - Coding Test 

45 mins it will be easy

Round 3 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Repeat the sentence
Round 4 - One-on-one 

(2 Questions)

  • Q1. Explain about project
  • Ans. 

    The project involved developing a mobile application for tracking daily fitness activities.

    • Researched user needs and preferences for fitness tracking apps

    • Designed user interface for easy navigation and data input

    • Implemented features such as step tracking, calorie counting, and workout logging

    • Tested the application for bugs and usability issues

    • Collaborated with developers and designers to ensure project success

  • Answered by AI
  • Q2. Explain about your studies
  • Ans. 

    I am currently pursuing a Bachelor's degree in Computer Science with a focus on software development.

    • Studying various programming languages such as Java, C++, and Python

    • Learning about data structures and algorithms

    • Taking courses in web development and database management

    • Participating in coding competitions and hackathons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do well in round each round mark will be considered
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Linux,os,networks,sql,dbms

Round 2 - Technical 

(2 Questions)

  • Q1. Factorial of number
  • Ans. 

    Factorial of a number is the product of all positive integers less than or equal to that number.

    • Factorial of 5 is 5! = 5 x 4 x 3 x 2 x 1 = 120

    • Factorial of 0 is defined as 1, 0! = 1

    • Factorial of negative numbers is not defined

  • Answered by AI
  • Q2. Subsequence of array
  • Ans. 

    Finding a subsequence of strings in an array

    • Iterate through the array and check if each string is part of the subsequence

    • Maintain a pointer for the subsequence and array to compare elements

    • Return true if all strings in the subsequence are found in the array

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Stochastic Gradient Descend?
  • Ans. 

    Stochastic Gradient Descent is an optimization algorithm used to minimize the cost function in machine learning by updating parameters iteratively.

    • SGD is a variant of Gradient Descent that updates the model's parameters using a single training example at a time.

    • It is computationally efficient and is commonly used in large-scale machine learning tasks.

    • SGD is suitable for online learning and can handle large datasets eff...

  • Answered by AI
  • Q2. How to improve SGD?
  • Ans. 

    To improve SGD, consider adjusting learning rate, using momentum, implementing learning rate schedules, and adding regularization techniques.

    • Adjust learning rate: Experiment with different learning rates to find the optimal value for faster convergence.

    • Use momentum: Incorporate momentum to accelerate SGD in the relevant direction and dampen oscillations.

    • Implement learning rate schedules: Decay the learning rate over ti...

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Walk me through your resume and explain your projects
  • Q2. What did you do in your internship?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume properly and revise your projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Small aptitude questions only and a hackerank code

Round 2 - Technical 

(2 Questions)

  • Q1. What are oops concepts
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent different types

    • Abstraction: hiding unnecessary details and exposing only essential features

  • Answered by AI
  • Q2. Write fibinocii program What is the complexity of quick sort,which sort would u prefer
  • Ans. 

    The Fibonacci program generates the Fibonacci sequence. Quick sort has a complexity of O(n log n).

    • The Fibonacci program can be implemented using recursion or iteration.

    • Quick sort has an average and best case complexity of O(n log n), but worst case complexity of O(n^2).

    • I would prefer quick sort for its efficiency in most cases.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Nothing was asked much
  • Q2. How did u get to know us and why did u choose this company

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What is revenue recognition
  • Ans. 

    Revenue recognition is the process of recording revenue in a company's financial statements when it is earned.

    • Revenue recognition is important for accurately reflecting a company's financial performance.

    • It involves determining when revenue is earned and when it can be recognized on the income statement.

    • Revenue is typically recognized when goods are delivered or services are performed, regardless of when payment is rece...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Online shopping verse offline shopping

Round 2 - HR 

(5 Questions)

  • Q1. What is your strength?
  • Q2. What is your salary expectations
  • Q3. What is your goal
  • Q4. What is the roal you applied to?
  • Ans. 

    I applied for the role of Marketing Intern.

    • I have experience in social media marketing and content creation.

    • I am familiar with SEO and Google Analytics.

    • I have completed relevant coursework in marketing strategies.

    • I have previously interned at a marketing agency.

  • Answered by AI
  • Q5. Is there any questions you to ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn everything you like.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Aug 2022.

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 - Aptitude Test 

General - basic questions

Round 3 - Group Discussion 

Focused on communication skills

Round 4 - Technical 

(1 Question)

  • Q1. Technical skill evaluation
Round 5 - HR 

(1 Question)

  • Q1. Basic duties explained and working environment explained.

Interview Preparation Tips

Interview preparation tips for other job seekers - BE confident

Emerson Electric Co. Interview FAQs

How many rounds are there in Emerson Electric Co. Intern interview?
Emerson Electric Co. interview process usually has 1 rounds. The most common rounds in the Emerson Electric Co. interview process are HR and Technical.
How to prepare for Emerson Electric Co. Intern 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 Oracle, Agile, Continuous Integration, Cosmos and Front End.

Tell us how to improve this page.

People are getting interviews through

based on 1 Emerson Electric Co. interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Intern Interview Questions from Similar Companies

IBM Intern Interview Questions
4.1
 • 14 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
Siemens Intern Interview Questions
4.1
 • 5 Interviews
Genpact Intern Interview Questions
3.9
 • 4 Interviews
View all
Senior Engineer
143 salaries
unlock blur

₹5.8 L/yr - ₹19 L/yr

Design Engineer
124 salaries
unlock blur

₹2 L/yr - ₹10.4 L/yr

Product Design Engineer
66 salaries
unlock blur

₹4.5 L/yr - ₹10.3 L/yr

Lead Engineer
62 salaries
unlock blur

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

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview