J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Novelvox (Bareilly) en oct. 2022
Entretien
The recruitment process of NV is completed in 5 steps. The first round was an aptitude test with 70% cutoff . The level of apt. questions was easy -moderate. Round 2 was of coding. It was a written test consisting of 3 basic coding questions. Next round was technical interview which was heavily based on Java,OOPs and DBMS. Next round was HR interview followed by an personality assessment. All rounds were elemination rounds.
Questions d'entretien [1]
Question 1
1. Introduction 2. DBMS join queries 3. difference between interface and abstract classes in Java 4. Working of for loop 5.classes and objects 6. New key word in Java 7. Super keyword in Java 8. CRUD queries in SQL
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Novelvox (New Delhi) en sept. 2021
Entretien
The technical interview was easy as they only asked about myself , basic java and oops topics . I was not able to answer some of the questions but still got the offer letter .
Questions d'entretien [1]
Question 1
1. OOPS - explain the 4 pillars .
2. Difference between
String s = "text";
String s = new String("text");
3. Garbage Collection .
4. Colleciton Framework .
5. 2 basic programming questions .