J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Kovair Software
Entretien
There are 3 rounds first round was basic technical questions 2nd round also was advance technical round and final was HR round.first round was held in college and rest of the round was held in their office.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Kovair Software (Calcutta) en mars 2024
Entretien
1) Pool campus criteria based selection
2) Aptitude Test
3) Programming Test
4) Optional GD
5) Round 1 technical interview
6) Round 2 technical interview
7) HR round ( can be merged with previous round if need be )
Questions d'entretien [7]
Question 1
What have you worked on? How comfortable ate you in MySqL , Java , HTML, Javascript
Tell me this.There is a Car class , and an ambassador class extending Cars.
Car class has constructors -
Cars() , Cars(int x)
Car class methods
blowhorn() , blowhorn(int x).
How will you access these constructors and methods in the child class?