Filter interviews by
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
3 simple coding questions
Merge sort is a divide and conquer algorithm that recursively divides the input array into smaller subarrays, sorts them, and then merges them back together.
Divide the input list into two halves
Recursively apply merge sort to each half
Merge the sorted halves back together
I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.
Find the minimum element in a rotated sorted array.
Perform binary search to find the pivot point where the array is rotated.
Compare the element at pivot point to the first element to determine which half to search for the minimum.
Continue binary search in the appropriate half to find the minimum element.
API for Instagram application to interact with user data and DB schema to store user information and posts.
API endpoints for user authentication, posting photos, liking photos, following users, etc.
DB schema with tables for users, posts, comments, likes, followers, etc.
Example API endpoint: /users/{userId}/posts to retrieve all posts by a specific user.
Example DB schema: Users table with columns for username, email, pr
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Nielsen interview questions for designations
Top trending discussions
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Functions return a single value, while stored procedures can perform multiple operations and return multiple values.
Functions return a single value, while stored procedures can return multiple values.
Functions are called in SQL statements, while stored procedures are called using EXECUTE statement.
Functions cannot have output parameters, while stored procedures can have output parameters.
Functions cannot modify server ...
Custom exceptions can be implemented in MVC by creating a new class that inherits from Exception class.
Create a new class that inherits from Exception class
Override the constructor to pass a custom message to the base Exception class
Throw the custom exception in the MVC controller or service layer
posted on 14 Jun 2024
Reading messages from Google Cloud Pub/Sub involves creating a subscription and pulling messages from the subscription.
Create a subscription to a Google Cloud Pub/Sub topic
Use the subscription to pull messages from the topic
Process the messages received from the subscription
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
Program to check balanced brackets in a given string
Use a stack to keep track of opening brackets
Iterate through the string and push opening brackets onto the stack
When a closing bracket is encountered, pop from the stack and check if it matches the corresponding opening bracket
If stack is empty at the end and all brackets are matched, the string is balanced
I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.
2 Interview rounds
based on 10 reviews
Rating in categories
Analyst
188
salaries
| ₹1.8 L/yr - ₹8 L/yr |
Data Analyst
183
salaries
| ₹1.5 L/yr - ₹9.2 L/yr |
Senior Research Executive
180
salaries
| ₹6.4 L/yr - ₹12.8 L/yr |
Manager
168
salaries
| ₹8.3 L/yr - ₹23 L/yr |
Research Executive
156
salaries
| ₹5.2 L/yr - ₹9 L/yr |
Kantar
GfK MODE
Euromonitor International
Dun & Bradstreet