Filter interviews by
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.
I applied via Campus Placement
Basic aptitude questions and core tecnical questions with respect to your branch followed by 2 technical rounds and one HR round
I applied via LinkedIn and was interviewed before Jul 2023. There were 2 interview rounds.
Swapping two numbers without using a third variable in C code.
Use bitwise XOR operation to swap two numbers without using a third variable.
Example: int a = 5, b = 10; a = a ^ b; b = a ^ b; a = a ^ b; // Now a = 10, b = 5
The candidate is asked to explain a piece of code during the interview for an Internship Trainee position.
Break down the code line by line and explain the purpose of each line
Discuss any functions or variables used in the code and their significance
Explain the expected output or outcome of the code
Simulink logic for up counter using a chart
Create a Simulink model
Use a Stateflow chart to implement the up counter logic
Define states for counting up and resetting
Transition between states based on input signals
Use chart actions to increment the counter
I am passionate about the industry and believe this internship will provide valuable experience and opportunities for growth.
Passionate about the industry
Seeking valuable experience and growth opportunities
Believe in the company's mission and values
I applied via Company Website and was interviewed before Oct 2022. There were 2 interview rounds.
Continental Automotive Components interview questions for popular designations
I applied via Naukri.com and was interviewed before Nov 2022. There were 4 interview rounds.
Automotive development in growing world is driven by advancements in technology, sustainability, and connectivity.
Advancements in technology such as electric vehicles, autonomous driving, and connected cars are shaping the future of automotive development.
Sustainability is a key focus with the shift towards eco-friendly vehicles like hybrid and electric cars.
Connectivity features like IoT, AI, and smart sensors are enh...
I applied via Approached by Company and was interviewed before Feb 2021. There were 3 interview rounds.
Top trending discussions
I applied via Walk-in and was interviewed before Sep 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.
I2C is a communication protocol used to connect multiple devices in a network. In Linux, the speed of I2C can be configured.
I2C speed can be set using the 'i2cset' command in Linux
The speed can also be configured in the device tree
The maximum speed supported by the hardware should be considered when setting the speed
Different devices may require different speeds for optimal performance
A pure virtual function is a function declared in a base class without implementation, which must be overridden by derived classes.
Pure virtual functions are declared with the syntax: virtual void functionName() = 0;
Classes containing pure virtual functions are called abstract classes and cannot be instantiated.
Pure virtual functions provide a way to achieve polymorphism in C++.
Example: virtual void draw() = 0; // decl...
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
The duration of Continental Automotive Components interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4 interviews
Interview experience
based on 1.1k reviews
Rating in categories
8-10 Yrs
Not Disclosed
Technical Specialist
1.2k
salaries
| ₹7 L/yr - ₹24.2 L/yr |
Technical Architect
371
salaries
| ₹10.1 L/yr - ₹34 L/yr |
Senior Engineer
358
salaries
| ₹5.4 L/yr - ₹22 L/yr |
Technical Lead
304
salaries
| ₹11.9 L/yr - ₹31 L/yr |
Module Lead
300
salaries
| ₹8 L/yr - ₹19 L/yr |
Bosch
Yazaki
Faurecia
Valeo