Filter interviews by
2 coding question one easy one medium
Find the maximum sum of non-adjacent elements in an array.
Create an array to store the maximum sum at each index
Iterate through the input array and calculate the maximum sum considering the current element and the previous non-adjacent element
Return the maximum sum found
Utilize efficient algorithms, minimize redundant code, optimize database queries
Use data structures like hash maps or binary trees for faster lookups
Minimize nested loops and unnecessary iterations
Optimize database queries by using indexes and avoiding unnecessary joins
We had some aptitude and coding questions
Topics like time work, permutations etc
Top trending discussions
I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.
7 easy coding 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
posted on 13 Jun 2024
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
The task was a Codility type
I applied via LinkedIn and was interviewed in Sep 2020. There was 1 interview round.
Easy problem on java
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
based on 2 interviews
Interview experience
Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Solution Architect
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Product Manager
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Seqrite
QUICK HEAL TECHNOLOGIES
Trend Micro
Palo Alto Networks