J'ai postulé via la recommandation d'un employé. Le processus a pris 1 semaine. J'ai passé un entretien chez Schweitzer Engineering Laboratories en oct. 2024
Entretien
I received one take home interview in an email. It was a coding question and I had to send them the solution in pdf format in half an hour. The hiring manager sent it to me at 3:55pm, and told me to complete what I can in half an hour and attach solution by 5:45pm.
Questions d'entretien [1]
Question 1
Create a program which computes and stores the number of the occurrences of each character in a string from 'a' to 'z'. Returns the number of occurrences of a queried character to the user. If the queried character is anything outside of ‘a’ to ‘z’ the program returns an error.