Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto più di una settimana. Ho sostenuto un colloquio presso mscripts (Bengaluru) nel mese di ago 2019
Colloquio
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
Domande di colloquio [2]
Domanda 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.