Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
Top trending discussions
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.
I appeared for an interview before Mar 2024, where I was asked the following questions.
A dirty read occurs when a transaction reads data that has been modified but not yet committed by another transaction.
Dirty reads can lead to inconsistencies, as the data may change before the first transaction is committed.
For example, if Transaction A updates a record but hasn't committed yet, and Transaction B reads that record, Transaction B sees uncommitted data.
If Transaction A rolls back, Transaction B will have...
Design patterns are reusable solutions to common software design problems, promoting best practices and improving code maintainability.
Creational patterns (e.g., Singleton, Factory Method) manage object creation.
Structural patterns (e.g., Adapter, Composite) deal with object composition.
Behavioral patterns (e.g., Observer, Strategy) focus on communication between objects.
Design patterns help in code reusability and sca
I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.
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 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
based on 1 interview
Interview experience
based on 1 review
Rating in categories
4-9 Yrs
Not Disclosed
Senior Applied Data Scientist
128
salaries
| ₹10.9 L/yr - ₹18 L/yr |
Applied Data Scientist
84
salaries
| ₹9.5 L/yr - ₹15.5 L/yr |
Lead Applied Data Scientist
82
salaries
| ₹17 L/yr - ₹27.8 L/yr |
Lead Engineer
51
salaries
| ₹16 L/yr - ₹54.9 L/yr |
Senior Engineer
49
salaries
| ₹10 L/yr - ₹34 L/yr |
EXL Service
Access Healthcare
S&P Global
Acuity Knowledge Partners