Me postulé a través de una recomendación de un empleado. El proceso tomó 1 semana. Acudí a una entrevista en Schweitzer Engineering Laboratories en oct 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.
Preguntas de entrevista [1]
Pregunta 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.