Filter interviews by
Clear (1)
I applied via Walk-in and was interviewed before Nov 2021. There were 2 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.
Given 2 arrays with n and n-1 elements, find the unique element in the larger array.
Loop through the larger array and check if each element is present in the smaller array.
If an element is not present in the smaller array, it is the unique element.
Return the unique element.
Example: arr1 = ['a', 'b', 'c', 'd'], arr2 = ['a', 'b', 'c'], unique element = 'd'
Density of a person in a social networking graph is the ratio of friends who interacted with the person to the total number of friends.
Calculate the number of friends who interacted with the person.
Calculate the total number of friends for that person.
Divide the number of interacting friends by the total number of friends to get the density.
Density = (Number of interacting friends) / (Total number of friends)
Given a map of coffee shops and a person, find the closest n coffee shops to him.
Use the person's location and calculate the distance to each coffee shop on the map.
Sort the coffee shops by distance and return the closest n.
Consider using a data structure like a priority queue to efficiently find the closest coffee shops.
Higher studies not necessary for current career goals.
My current career goals do not require higher studies.
I have gained enough knowledge and experience through my work.
I believe in continuous learning and development through on-the-job training and workshops.
I am open to pursuing higher studies in the future if it aligns with my career goals.
I was interviewed before Sep 2016.
I have worked on various projects involving software development, data analysis, and machine learning.
Developed a web application for tracking personal fitness goals using React and Node.js
Implemented a machine learning model to predict customer churn for a telecom company
Analyzed data from a clinical trial to identify patterns in patient outcomes
Algorithm to find median in a stream of n numbers
Sort the list and find the middle element for odd n
For even n, find the average of middle two elements
Use a min-heap and max-heap to maintain the smaller and larger half of the stream respectively
Insert new elements into the appropriate heap and balance the heaps to ensure median is always at the top
I applied via Campus Placement and was interviewed in Jan 2016. There was 1 interview round.
Given 2 arrays, one with n elements and another with n-1 elements, answer the question.
Compare the elements of both arrays to find the missing element.
Use a loop or a built-in function to iterate through the arrays.
Consider edge cases where the missing element is at the beginning or end of the array.
I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.
Rotate an array with given number of times.
Use a temporary array to store elements to be rotated
Loop through the original array and copy elements to the temporary array
Copy the rotated elements from the temporary array back to the original array
Use stack data structure to efficiently check validity of brackets in a string.
Create an empty stack
Traverse the string character by character
If the character is an opening bracket, push it onto the stack
If the character is a closing bracket, check if it matches the top of the stack
If it matches, pop the top element from the stack
If it doesn't match or the stack is empty, return false
After traversing the entire string,...
I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.
Around 600 flights are handled by Bangalore airport on a daily basis.
Bangalore airport is one of the busiest airports in India
It handles both domestic and international flights
On average, there are around 25-30 flights per hour
The number of flights may vary depending on the day of the week and time of the year
I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.
Easy question, maximum question on average, ages, pie chart,flow chart of coding, English comprehension, situation based question.
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
based on 6 reviews
Rating in categories
Member Technical Staff
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Consultant
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Consultant
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Member of Technical Staff
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Zoho
Tally Solutions
MARG ERP
Busy Infotech