Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Schweitzer Engineering Laboratories nel mese di ott 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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.