i
Schaeffler India
Filter interviews by
I was interviewed in Apr 2024.
CAN protocols are used for communication between microcontrollers and devices in automotive systems. HIL testing involves simulating real-world conditions for testing hardware.
CAN protocols are used for high-speed communication between electronic control units (ECUs) in vehicles.
HIL testing, or Hardware-in-the-Loop testing, involves testing electronic control units (ECUs) in a simulated environment.
HIL testing allows f...
Top trending discussions
Quite easy and straight forward
Sort an array of integers
Use a sorting algorithm like bubble sort, insertion sort, or quicksort
Consider the size of the array and the efficiency of the algorithm
Check for edge cases like empty arrays or arrays with only one element
To remove an element from a doubly linked list, we need to update the pointers of the previous and next nodes.
Find the node to be removed
Update the pointers of the previous and next nodes to skip the node to be removed
Free the memory occupied by the removed node
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Inheritance allows a child class to override a method from its parent class, providing different func
I chose Java for its platform independence, strong community support, and extensive libraries.
Platform independence allows Java code to run on any device with a JVM
Strong community support ensures access to resources and help when needed
Extensive libraries provide pre-built solutions for common programming tasks
posted on 12 Sep 2024
Preprocessing raw data involves cleaning, transforming, and organizing data to make it suitable for analysis.
Remove any irrelevant or duplicate data
Handle missing values by imputation or deletion
Normalize or standardize numerical data
Encode categorical variables using techniques like one-hot encoding
Feature scaling for machine learning algorithms
Perform text preprocessing like tokenization and stemming
Specify the existing solution by documenting its architecture, components, technologies used, and any modifications made.
Document the architecture of the solution, including high-level components and their interactions
List the technologies used in the solution, such as programming languages, frameworks, and databases
Describe any modifications or customizations made to the existing solution
Include any performance metric...
posted on 25 Jun 2024
Virtual DOM is a lightweight copy of the actual DOM in React, used for efficient updates.
Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.
React uses the virtual DOM to efficiently update the actual DOM when there are changes in the application.
When changes are made to the virtual DOM, React calculates the most efficient way to update the actual DOM, minimizing performance impact.
Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.
Context API provides a way to pass data through the component tree without having to pass props down manually at every level.
It is useful for sharing global data such as themes, user authentication, or language preferences.
Context API consists of three main parts: Provider...
I applied via Company Website and was interviewed in Jan 2022. There were 2 interview rounds.
Standard process in hackerrank
I applied via Referral and was interviewed in Sep 2022. There were 4 interview rounds.
In depth coding test with bit level operations and memory concepts
C++ coding test with focus on design patterns
I have extensive experience in feature development, having worked on multiple projects and delivered successful features.
Developed features for various software applications
Collaborated with cross-functional teams to gather requirements and design solutions
Implemented features using agile methodologies and best practices
Conducted testing and debugging to ensure quality and functionality
Continuously improved features ba
posted on 28 Jun 2024
Constructors are special methods in a class that are used to initialize objects of that class.
Constructors have the same name as the class they belong to.
They are called automatically when an object is created.
Constructors can have parameters to initialize object properties.
Example: public class Car { public Car(String color) { this.color = color; }}
Design patterns in C++ are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.
Each design pattern has its own purpose and can be applied in different scenarios.
Understanding design patterns can improve code quality and efficiency.
posted on 2 Aug 2021
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
Senior Executive
182
salaries
| ₹6 L/yr - ₹12.7 L/yr |
Deputy Manager
174
salaries
| ₹8 L/yr - ₹16.8 L/yr |
Executive
144
salaries
| ₹2 L/yr - ₹10.6 L/yr |
Team Lead
107
salaries
| ₹4.5 L/yr - ₹14.4 L/yr |
Trainee
104
salaries
| ₹1.2 L/yr - ₹3.2 L/yr |
Bosch
Siemens
ABB
TK Elevator