Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
Design a project like virus total
Top trending discussions
Easy problem on java
I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.
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.
I applied via Naukri.com
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 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 Campus Placement and was interviewed before Sep 2023. There were 2 interview rounds.
Some advanced linked list questions
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
based on 1 interview
Interview experience
Senior Analyst
22
salaries
| ₹0 L/yr - ₹0 L/yr |
IT System Administrator
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
15
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Palo Alto Networks
Gen
Trend Micro
McAfee