Filter interviews by
I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.
Duty cycle is the ratio of time a system is active compared to the total time.
Duty cycle is calculated by dividing the time the system is active by the total time.
The formula for duty cycle is (Active Time / Total Time) * 100%.
For example, if a system is active for 2 seconds out of a total of 5 seconds, the duty cycle would be (2/5) * 100% = 40%.
Top trending discussions
posted on 17 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
Coding test with multiple questions around DSA
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 + ...
ADA levels refer to the different levels of accessibility compliance outlined in the Americans with Disabilities Act.
ADA Level A: Basic accessibility features, such as providing alternative text for images.
ADA Level AA: Includes Level A requirements and additional criteria, like providing captions for videos.
ADA Level AAA: The highest level of accessibility, including features like sign language interpretation for vide
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
posted on 2 Aug 2021
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
Hackerrank assesment
I applied via campus placement at PSG College of Technology, Coimbatore and was interviewed before May 2023. There were 3 interview rounds.
1 hr coding test with MCQ
posted on 19 Nov 2022
I applied via Campus Placement and was interviewed before Nov 2021. There were 2 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
Interview experience
Senior Software Engineer
13
salaries
| ₹9.4 L/yr - ₹19.2 L/yr |
Senior Engineer
13
salaries
| ₹6.5 L/yr - ₹20 L/yr |
CAE Engineer
9
salaries
| ₹6 L/yr - ₹10 L/yr |
Lead Engineer
8
salaries
| ₹13 L/yr - ₹26 L/yr |
Hardware Engineer
6
salaries
| ₹5 L/yr - ₹8.1 L/yr |
Bosch
Mahindra & Mahindra
TCS
Maruti Suzuki