Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Schweitzer Engineering Laboratories em out. de 2024
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.