Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed before Jan 2023. There were 2 interview rounds.
60 mins, all mathematical reasoning, technical aptitude
Live coding test, where i had back to back rounds, as it was offline.
Top trending discussions
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
To resolve space issue with GET API request, consider pagination, compression, caching, and optimizing query parameters.
Implement pagination to limit the number of results returned in each request.
Use compression techniques like Gzip to reduce the size of the response data.
Implement caching mechanisms to store frequently accessed data and reduce the number of requests.
Optimize query parameters to only request necessary
I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.
Easy problem on java
I applied via Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
Some advanced linked list questions
I applied via Company Website and was interviewed in May 2022. There were 2 interview rounds.
Logical reasoning And aptitude test
C++, python and Java programming
I applied via Recruitment Consulltant
A mutex is a synchronization primitive that ensures only one thread can access a resource at a time.
Create a mutex object using the appropriate library or language-specific function.
Lock the mutex before accessing the shared resource to prevent other threads from accessing it.
Unlock the mutex after finishing the operation on the shared resource to allow other threads to access it.
Example: pthread_mutex_t mutex; pthread...
Identify memory leak in code
Check for any dynamically allocated memory that is not being freed
Look for any infinite loops or recursive functions that consume memory
Use memory profiling tools like Valgrind to detect leaks
Check for any global variables that are not properly managed
I applied via Naukri.com
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
VTable is a table of function pointers used in object-oriented programming to implement polymorphism. VPtr is a pointer to the VTable.
VTable is used to store pointers to virtual functions in a class.
VPtr points to the VTable of an object to enable dynamic dispatch of virtual functions.
VTable and VPtr are used in C++ to implement polymorphism and dynamic binding.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Member Technical Staff
29
salaries
| ₹0 L/yr - ₹0 L/yr |
Security Analyst
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Staff Member 3
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Staff Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Manager
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Palo Alto Networks
FireEye
Gen
Check Point Software Technologies