Filter interviews by
I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.
Recent graduate with a degree in Business Administration
Passionate about marketing and project management
Experience in organizing events and leading teams
Proficient in Microsoft Office and social media marketing
I chose this company because of its innovative approach to industry challenges and strong reputation for employee development.
Strong reputation for employee development
Innovative approach to industry challenges
Positive company culture
Opportunities for growth and advancement
Impressive track record of success
I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
A code to reverse a phrase by splitting it into words and reversing the order of the words.
Split the phrase into an array of words using a space as the delimiter
Reverse the order of the words in the array
Join the words back together with spaces in between
Smart pointers are objects that store a pointer to dynamically allocated memory and provide automatic memory management.
Smart pointers help prevent memory leaks by automatically releasing memory when the pointer is no longer needed.
Examples include unique_ptr, shared_ptr, and weak_ptr in C++.
unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to break circular references.
A lambda function is a small anonymous function defined in a single line of code without a name.
Lambda functions are often used in programming languages that support functional programming.
They are commonly used for short, simple operations that do not require a named function.
Lambda functions can take any number of arguments but can only have one expression.
Example: lambda x: x*2 defines a lambda function that doubles
Threading is a way for a program to split itself into multiple simultaneous tasks.
Threading allows for parallel execution of tasks within a program.
Each thread has its own stack and runs independently of other threads.
Threads can communicate with each other and share resources.
Example: A web server handling multiple client requests concurrently using threads.
Lambda function is an anonymous function in programming that can have multiple parameters and can be used as an argument to other functions.
Lambda functions are also known as anonymous functions because they do not have a name.
They are often used for short, one-time tasks that do not require a separate function definition.
Lambda functions can take multiple parameters and return a single value.
Example: lambda x, y: x + ...
posted on 1 Jun 2024
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
Hackerrank assesment
I applied via Approached by Company and was interviewed in May 2022. There were 4 interview rounds.
I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.
A virtual function is a function in a base class that is declared using the keyword 'virtual' and can be overridden by a function with the same signature in a derived class.
Virtual functions allow for dynamic polymorphism in object-oriented programming.
They are used to achieve runtime polymorphism by allowing a function to be called based on the type of object it is called on.
Virtual functions are declared in a base cl...
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.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
based on 2 interviews
Interview experience
based on 8 reviews
Rating in categories
Senior Engineer
873
salaries
| ₹5 L/yr - ₹18 L/yr |
Senior Software Engineer
818
salaries
| ₹6 L/yr - ₹24 L/yr |
Assistant Manager
682
salaries
| ₹5.4 L/yr - ₹19 L/yr |
Software Engineer
521
salaries
| ₹3.5 L/yr - ₹13.5 L/yr |
Deputy Manager
497
salaries
| ₹9 L/yr - ₹25.9 L/yr |
Yazaki
Faurecia
Valeo
Continental Automotive Components