Filter interviews by
Basic technical question, sql question and snippet
Code to find LCM and HCF of two numbers
Use Euclidean algorithm to find HCF
LCM = (num1 * num2) / HCF
Handle edge cases like zero or negative numbers
JWT workflow involves generating, signing, and verifying tokens for secure authentication in the project.
User logs in with credentials and server generates a JWT token
Token is sent to client and stored in local storage
Client includes token in headers for subsequent requests
Server verifies token signature to authenticate user
Top trending discussions
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
Frontend development with react
posted on 18 Mar 2024
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
Basic question asked
Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.
Encapsulation: bundling data and methods that operate on the data into a single unit (object)
Inheritance: ability of a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for different data types
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 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 1 interview
Interview experience
Principal Software Engineer
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Devops Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
McAfee
Gen
QUICK HEAL TECHNOLOGIES
Trend Micro