Me postulé a través de un reclutador. El proceso tomó más de 1 semana. Acudí a una entrevista en mscripts (Bengaluru) en ago 2019
Entrevista
Telephonic, in person (some irrelevant stupid question only related to mScript like what they are doing), written test (Java, MySQL query), F2F, I will not recommend to attain interview. Company environment also not so good
Preguntas de entrevista [2]
Pregunta 1
java- find frequency of each character of a String and print the highest frequency character, if two Character are same frequency then print lower ASCII value character.
sql- find third highest salary of month Feb,
select first name from Employee table which is ends with n and number of character is 4.
select the each department.
group by Feb month.
find each department max salary.