Me postulé en línea. Acudí a una entrevista en Amdocs (Pune)
Entrevista
Total 3 round
1st round consist of JS output based with HTML output based along with React JS output based questions. On the output need to explain the working mechanism.
2nd Round Deep dive into the package.json and lock file. JS coding round with basic leet code React questions on the Migration of older version to newer version. Pagination problem, class components principle how it works and output based question on class based.
Preguntas de entrevista [1]
Pregunta 1
Q1. JS output based questions on the Promise, Scope's, Objects
Total 3 round
1st round consist of JS output based with HTML output based along with React JS output based questions. On the output need to explain the working mechanism.
2nd Round Deep dive into the package.json and lock file. JS coding round with basic leet code React questions on the Migration of older version to newer version. Pagination problem, class components principle how it works and output based question on class based.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Amdocs (Tel Aviv) en sept 2022
Entrevista
Passed 2 interviews, First was a phone call, Second was techincal After the 3rd which was also technical got a call after a week that I didn't pass and they want to proceed with other candidate.
Me postulé a través de otra fuente. El proceso tomó 1 día. Acudí a una entrevista en Amdocs (Israel, TX) en may 2021
Entrevista
Practical Test- I was asked to implement web screen in ReactJS while connecting to external resource.
It was reviews by a senior developer, who asked about the implementation.
Question about JS- Sync, Pure JS, Etc.
Preguntas de entrevista [1]
Pregunta 1
SetTimeout(()=>console.log(x),0), console.log(y);
what will be printed first?