Filter interviews by
Logical, coding aptiutude
Top trending discussions
posted on 3 Nov 2022
I applied via Campus Placement and was interviewed before Nov 2021. There were 3 interview rounds.
There are 30 basic aptitude question in 30 minutes
3 coding question 2 were easy and 1 was of medium level
Two easy questions two wasy questions two easy questions two easy questions
posted on 15 Apr 2025
I appeared for an interview in Mar 2025, where I was asked the following questions.
1 coding question, and basic MCQ
I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.
Find k min elements in given array.
Sort the array and return the first k elements.
Use a min heap of size k to find the k min elements.
Use quickselect algorithm to find the kth smallest element and return first k elements smaller than it.
Check if a given tree is a Binary Search Tree (BST) or not.
Traverse the tree in-order and check if the elements are in ascending order.
Check if the maximum value in the left subtree is less than the root and the minimum value in the right subtree is greater than the root.
Use recursion to check if all subtrees are BSTs.
Time complexity: O(n), Space complexity: O(h) where h is the height of the tree.
Given a BST and a sum, find a pair of nodes whose values add up to the given sum.
Traverse the BST in-order and store the nodes in a list
Use two pointers approach to find the pair with the given sum
If the sum is less than the current pair, move the right pointer to the left
If the sum is greater than the current pair, move the left pointer to the right
If the sum is equal to the current pair, return the pair
Time complexit...
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
Basic ds algo round with questions asked around arrays strings
In Mu Sigma APT round is divided into 3 sections Quant, Logical and verbal
I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.
Coding was good and it was based on bubble sort
based on 1 interview experience
based on 1 review
Rating in categories
Research Associate
256
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Research Associate II
65
salaries
| ₹5 L/yr - ₹9.5 L/yr |
Senior Research Associate
54
salaries
| ₹6.2 L/yr - ₹13.4 L/yr |
Senior Software Engineer
42
salaries
| ₹16.2 L/yr - ₹42 L/yr |
Research Associate 1
41
salaries
| ₹4.5 L/yr - ₹6.3 L/yr |
Acuity Knowledge Partners
Mu Sigma
Nielsen
Netscribes