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.
What people are saying about Happiest Minds Technologies
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 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
993
salaries
| ₹4.8 L/yr - ₹18 L/yr |
Module Lead
846
salaries
| ₹9 L/yr - ₹30 L/yr |
Technical Lead
815
salaries
| ₹9 L/yr - ₹39 L/yr |
Software Engineer
620
salaries
| ₹2.8 L/yr - ₹9.2 L/yr |
Senior Engineer
348
salaries
| ₹3.9 L/yr - ₹14.5 L/yr |
LTIMindtree
Persistent Systems
Coforge
Mphasis