J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Applicate (New Delhi) en août 2021
Entretien
I applied through college. The process is took 1 week.
There were total 4 round, only to be solve using Java or JavaScript.
First round consist of aptitude + core based MCQs + 1 coding question.
Second round was assignment round in which 1 coding question was given and we have to solve it in 4 hours.
Technical round(3rd round) Interviewer was good. Before asking me any type of question he told me to share my github I'd for the projects.
Final round was HR.
Questions d'entretien [1]
Question 1
Q1.implement a Linkedlist based on some modifications.
Q2. Implement a Linkedlist which take input in spiral form and override the toString() as well. Q3. Sum of an array using recursion. You can not take a global variable to keep index or function will take only single argument that is array only.
Q4. Print all the values of a HashMap without using keys.
Q5. Serializable.
Q6. What is JSON
Q7. Project discussion
Q8. SpringBoot