i
Happiest Minds Technologies
Filter interviews by
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
Easy numerics, logical, coding, technical
Reverse an array of integers in place
Create two pointers, one at the start and one at the end of the array
Swap the elements at the two pointers and move them towards the center until they meet
Time complexity: O(n), Space complexity: O(1)
Function to find duplicates in an array of integers and return a list of unique duplicates.
Iterate through the array and keep track of elements seen before using a hash set.
If an element is already in the hash set, add it to the result list.
Return the list of unique duplicates found.
Top trending discussions
2 Coding rounds with medium difficulty questions
2 Coding rounds with medium difficulty questions
I applied via LinkedIn and was interviewed in Mar 2021. There were 3 interview rounds.
Find duplicates in an array of strings.
Iterate through the array and compare each element with all the other elements.
If a match is found, add it to a separate list of duplicates.
Return the list of duplicates.
posted on 19 May 2015
based on 1 review
Rating in categories
Senior Software Engineer
972
salaries
| ₹4.8 L/yr - ₹17.3 L/yr |
Module Lead
826
salaries
| ₹7.5 L/yr - ₹28.8 L/yr |
Technical Lead
808
salaries
| ₹9 L/yr - ₹34 L/yr |
Software Engineer
611
salaries
| ₹2.8 L/yr - ₹8.9 L/yr |
Senior Engineer
334
salaries
| ₹3.5 L/yr - ₹13.3 L/yr |
LTIMindtree
Persistent Systems
Coforge
Mphasis