Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2021. There were 5 interview rounds.
Top trending discussions
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
There will be 3 coding questions given to us for solving,we need solve two questions compulsory.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Reverse Linked List
Pallindrome of String
Flyover building in team with strength
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
It was a 90minutes coding test where there was 2 coding question and 10 mcq each coding question carried 33% marks and even the 10mcq was 33% marks
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
posted on 9 Oct 2023
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
One basic string operations program
Second more complex matrix manipulation program
based on 17 reviews
Rating in categories
Software Engineer
146
salaries
| ₹7.6 L/yr - ₹24.1 L/yr |
Senior Software Engineer
90
salaries
| ₹13.5 L/yr - ₹33 L/yr |
Associate Software Engineer
47
salaries
| ₹4.8 L/yr - ₹13.5 L/yr |
Senior Quality Assurance Engineer
28
salaries
| ₹10.5 L/yr - ₹24.5 L/yr |
Technical Consultant
25
salaries
| ₹5.5 L/yr - ₹16.6 L/yr |
Fiserv
FIS
TCS
Infosys