I applied through university. I interviewed at Mobiversa (Coimbatore) in Feb 2026
Interview
apti,coding,GD,Tech hr (CTO,CEO,Gendral hr) these are the rounds i had i just got eliminated on the coding round coz my coding skills are bad and not upto the level so this is how it all went
Interview questions [1]
Question 1
You are given an integer n representing the size of an array and an array arr containing n integers. Your task is to determine the maximum number of times any element appears in the array. If at least one element appears more than once, return the highest frequency among all elements; otherwise, if every element appears exactly once (i.e., no repetitions exist), return -1.