Faster and better experience!
i
ANTOLIN
Filter interviews by
I applied via LinkedIn and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in May 2022. There were 4 interview rounds.
I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.
I appeared for an interview before Dec 2021.
I applied via Campus Placement and was interviewed in Oct 2023. There were 2 interview rounds.
Aptitude test of general math with technical mcq of your core branch.
I applied via Referral and was interviewed before Feb 2022. There were 3 interview rounds.
Structure is a collection of variables of different data types while union is a collection of variables of same data type.
Structure allocates memory for all its variables while union allocates memory for only one variable at a time.
Structure is used when we want to store different types of data while union is used when we want to store only one type of data.
Structure is accessed using dot operator while union is access...
Dangling pointers can be avoided by setting them to NULL after freeing the memory they point to.
Always initialize pointers to NULL.
Set pointers to NULL after freeing the memory they point to.
Avoid accessing memory through a pointer after it has been freed.
Use smart pointers or garbage collection to automate memory management.
A program to print Fibonacci series using recursion.
Define a recursive function that takes an integer n as input
Base case: if n is 0 or 1, return n
Recursive case: return the sum of the previous two Fibonacci numbers
Call the recursive function with the desired number of terms and print the result
based on 1 review
Rating in categories
Design Engineer
88
salaries
| ₹2.8 L/yr - ₹9.5 L/yr |
Senior Design Engineer
60
salaries
| ₹6.5 L/yr - ₹13 L/yr |
Assistant Manager
59
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Senior Engineer
52
salaries
| ₹4.7 L/yr - ₹12.5 L/yr |
Quality Engineer
49
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Faurecia
Magna International
Lear Corporation
Adient