Filter interviews by
Top trending discussions
posted on 8 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
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")
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
The topic given to me is AI is good or bad
A program to find prime numbers in a given range.
Iterate through numbers in the given range
Check if each number is divisible by any number other than 1 and itself
If not divisible, then the number is prime
Program to find duplicates in an array of strings
Iterate through the array and store each element in a hash set
If an element is already in the hash set, it is a duplicate
Return a list of all duplicates found
The project code is a web application that allows users to create and share interactive quizzes.
The code uses HTML, CSS, and JavaScript to create the front-end interface.
It utilizes Node.js and Express for the back-end server.
MongoDB is used as the database to store user-generated quizzes.
Socket.io is used for real-time communication between users during quiz sessions.
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
DESIGN 40 MINS HACKERRANK
DESIGN 40 MINS HACCKERANK
Coding test contains two graph problems
posted on 19 Apr 2024
There should be 2 coding questions we have to solve that
based on 1 review
Rating in categories
Quality Analyst
14
salaries
| ₹3 L/yr - ₹7.3 L/yr |
Software Engineer
9
salaries
| ₹3.2 L/yr - ₹12.8 L/yr |
Project Manager
9
salaries
| ₹18 L/yr - ₹25.5 L/yr |
Senior Quality Analyst
6
salaries
| ₹7.3 L/yr - ₹12.5 L/yr |
Softwaretest Engineer
6
salaries
| ₹6.4 L/yr - ₹8 L/yr |
Paytm
PhonePe
Razorpay
Mobikwik