Me postulé a través de una facultad o universidad. Acudí a una entrevista en Applicate (Nueva Delhi) en ago 2021
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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