Upload Button Icon Add office photos

Rockwell Automation

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Rockwell Automation Software Engineer Interview Questions and Answers

Updated 27 Jun 2024

Rockwell Automation Software Engineer Interview Experiences

5 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Dr DY Patil Institute of Management and Research, Pune and was interviewed in Nov 2023. 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 Resume tips
Round 2 - Aptitude Test 

Basic aptitude questions

Round 3 - Group Discussion 

Topic was "which is best work from home or work from office?"

Round 4 - Technical 

(2 Questions)

  • Q1. Questions about html, css and javascript
  • Q2. Questions based on resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Basic of Core java

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join Rockwell Automation as they are firing people with no reasons. There is no job security, within a day u will be asked to leave. They are going through financial losses. They will further layoff next month . Already 900 layoff was done in May'24. Poor management poor HR

I applied via Approached by Company and was interviewed in Oct 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

Coding test on csharp and angular with real life scenario based coding questions

Round 3 - Technical 

(1 Question)

  • Q1. 1.5 hrs of core technical round with code snippets and angular based questions
Round 4 - HR 

(1 Question)

  • Q1. Behavioral questions to test personality

Interview Preparation Tips

Interview preparation tips for other job seekers - I would recommend all the job seekers to go through all the basics as well as advanced concepts of the technology as per the JD

Rockwell Automation interview questions for designations

 Software Engineer Trainee

 (1)

 Senior Software Engineer

 (1)

 Senior Software Engineer 1

 (1)

 Test Engineer

 (1)

 Data Engineer

 (1)

 Application Development Engineer

 (1)

 QA Test Engineer

 (1)

 Automation Test Engineer

 (1)

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 8 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A lot of technical questions on WPF and C#.Net

Interview Preparation Tips

Interview preparation tips for other job seekers - To get a good package clear the interview with at least answering 85 - 90% of the questions. The package range is good, but it'll depend totally on your interview performance.

Interview questions from similar companies

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

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

Round 1 - Coding Test 

3 coding questions were given and all should have to be passed for the next round

Round 2 - Technical 

(2 Questions)

  • Q1. It was based purely on resume
  • Q2. No hr. Only technical round
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain oop concets
  • Ans. 

    OOP concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • 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 detai...

  • Answered by AI
  • Q2. Virtual functions
Round 2 - Technical 

(2 Questions)

  • Q1. Explain vectors and array difference
  • Ans. 

    Vectors are dynamic arrays that can change in size, while arrays have a fixed size.

    • Vectors can grow or shrink in size dynamically, while arrays have a fixed size.

    • Vectors can be resized using functions like push_back() and pop_back(), while arrays cannot.

    • Vectors are part of the C++ Standard Template Library (STL), while arrays are a fundamental data structure.

    • Example: vector vec; int arr[5];

  • Answered by AI
  • Q2. Virtual destructors
Round 3 - One-on-one 

(2 Questions)

  • Q1. About last project
  • Q2. Puzzle with some analytical skills

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What technical skills you've learned so far in the college
  • Q2. Where do you see yourself in the next 5 years.
  • Q3. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the pointers direction

    • Iterate through the linked list and change the direction of pointers

    • Use three pointers - prev, current, next to reverse the list

    • Update the head pointer to point to the new first node

  • Answered by AI
  • Q4. General dbms, os, and cn questions

Interview Preparation Tips

Topics to prepare for Johnson Controls Software Engineer interview:
  • dsa
  • C++
  • computer networks
  • OS
  • sql
Interview preparation tips for other job seekers - just learn basics of computer fundamentals, and know about your project you mentioned in resume, and be good with normal dsa questions like arrays, strings, linked list, stacks and queues, and you should be good mostly

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy coding exercise with test cases

Round 2 - Technical 

(2 Questions)

  • Q1. More about coding exercise
  • Q2. Work experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Building selection system using best practices in C# dot net, SOLID principle, Design Patterns.
It was above average difficult question and time was less. But they were ok to give more time to complete the system. lasted around 4 hours

Round 2 - Aptitude Test 

Asked questions about previous experience and my aptitude. they were keep to know if I am ok to work in fast pace environment. lasted around 40 mins.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared. They have detailed questions based on conceptual clarity.
Contribute & help others!
anonymous
You can choose to be anonymous

Rockwell Automation Interview FAQs

How many rounds are there in Rockwell Automation Software Engineer interview?
Rockwell Automation interview process usually has 2-3 rounds. The most common rounds in the Rockwell Automation interview process are Technical, Resume Shortlist and HR.
How to prepare for Rockwell Automation 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 Rockwell Automation. The most common topics and skills that interviewers at Rockwell Automation expect are Agile, Automation, Test Cases, Computer science and Javascript.
What are the top questions asked in Rockwell Automation Software Engineer interview?

Some of the top questions asked at the Rockwell Automation Software Engineer interview -

  1. 1.5 hrs of core technical round with code snippets and angular based questi...read more
  2. A lot of technical questions on WPF and C#....read more
  3. Questions about html, css and javascr...read more

Recently Viewed

INTERVIEWS

Amul India

No Interviews

INTERVIEWS

BlueBinaries Engineering and Solutions

No Interviews

INTERVIEWS

Tata Communications

No Interviews

INTERVIEWS

Brane Enterprises

No Interviews

INTERVIEWS

Celebal Technologies

No Interviews

INTERVIEWS

Crest Infosystems

No Interviews

INTERVIEWS

Rangam Infotech

No Interviews

INTERVIEWS

Macawber Beekay

No Interviews

INTERVIEWS

Spark Minda

No Interviews

INTERVIEWS

Josh Software

No Interviews

Tell us how to improve this page.

Rockwell Automation Software Engineer Interview Process

based on 3 interviews

Interview experience

2.7
  
Poor
View more

HCLTech

Workplace transformation starts with you

Rockwell Automation Software Engineer Salary
based on 177 salaries
Lock Unlock
₹5.5 L/yr - ₹18.5 L/yr
38% more than the average Software Engineer Salary in India
View more details

Rockwell Automation Software Engineer Reviews and Ratings

based on 17 reviews

3.5/5

Rating in categories

3.3

Skill development

3.8

Work-life balance

3.1

Salary

4.2

Job security

3.7

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 17 Reviews and Ratings
Project Engineer
621 salaries
unlock blur Lock Unlock

₹4.5 L/yr - ₹16.4 L/yr

Software Engineer
177 salaries
unlock blur Lock Unlock

₹5.5 L/yr - ₹18.5 L/yr

Business Process Analyst
130 salaries
unlock blur Lock Unlock

₹4.8 L/yr - ₹13 L/yr

Senior Project Engineer
121 salaries
unlock blur Lock Unlock

₹8 L/yr - ₹21 L/yr

Senior Software Engineer
110 salaries
unlock blur Lock Unlock

₹11 L/yr - ₹38 L/yr

Explore more salaries
Compare Rockwell Automation with

Siemens

4.1
Compare

ABB

4.1
Compare

Schneider Electric

4.1
Compare

Honeywell Automation

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent