I applied through a recruiter. The process took 1+ week. I interviewed at mscripts (Bengaluru) in Aug 2019
Interview
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
Interview questions [2]
Question 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.