Filter interviews by
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.
Basic aptitude questions
Topic was "which is best work from home or work from office?"
I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.
I applied via Approached by Company and was interviewed in Oct 2021. There were 4 interview rounds.
Coding test on csharp and angular with real life scenario based coding questions
Rockwell Automation interview questions for designations
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 8 interview rounds.
Top trending discussions
posted on 16 Jan 2025
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Dec 2024. There were 2 interview rounds.
3 coding questions were given and all should have to be passed for the next round
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
A stack is a Last In First Out (LIFO) data structure, while a queue is a First In First Out (FIFO) data structure.
Stack: LIFO - Last In First Out. Example: browser history where the last page visited is the first to be accessed.
Queue: FIFO - First In First Out. Example: a line at a grocery store where the first person in line is the first to be served.
Function to find two numbers in array that add up to target. Optimize solution.
Use a hash map to store each number and its index as you iterate through the array.
For each number, check if the difference between the target and the number exists in the hash map.
Return the indices of the two numbers that add up to the target.
I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.
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...
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
I applied via Walk-in and was interviewed in Dec 2023. There was 1 interview round.
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
posted on 28 Jun 2024
Easy coding exercise with test cases
based on 16 reviews
Rating in categories
Project Engineer
610
salaries
| ₹4.2 L/yr - ₹15 L/yr |
Software Engineer
172
salaries
| ₹5.2 L/yr - ₹19 L/yr |
Business Process Analyst
129
salaries
| ₹4.7 L/yr - ₹13 L/yr |
Senior Project Engineer
121
salaries
| ₹8.4 L/yr - ₹24 L/yr |
Senior Software Engineer
106
salaries
| ₹11 L/yr - ₹38 L/yr |
Siemens
ABB
Schneider Electric
Honeywell Automation