The hiring process at Coviam takes an average of 21 days when considering 4 user submitted interviews across all job titles. To compare, the average duration of hiring at similar companies like BlackRock, Inc. is 14 days, Fabricated Software, Inc. is 2 days, and Apple Inc. is 21 days. Candidates applying for Senior QA Engineer had the quickest hiring process (on average 2 days), whereas Quality Analyst roles had the slowest hiring process (on average 59 days).
It was good overall discussed about java and data base and project of the existing. Problem was given were based on Array and Strings. Overall it was easy. Expectations was laid out clearly
I applied through college or university. I interviewed at Coviam (Guntūr) in Aug 2021
Interview
2 rounds
1.live coding
Puzzles
Aptitude
2.live coding
Core engineering
Projects
The interview was fine .It lasted for 100minutes for me.But they mainly check for grasping capability of the person attending interview.
Prepare well for the interview.
All the best
I applied through college or university. The process took 1 day. I interviewed at Coviam (Chennai) in Sep 2019
Interview
The interview was of medium level. Questions were based on-
String,Arrays, DS Algorithm and code optimization. Interviewer asked to write code for transpose of matrix and later asked to optimize the code further to minim Big O time complexity.(mainly to check the understanding of data structures and code optimization techniques.
Interview questions [1]
Question 1
Write code to get transpose of matrix.
Later optimize it to O(n).