I applied through an employee referral. The process took 1 week. I interviewed at Schweitzer Engineering Laboratories in Oct 2024
Interview
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.
Interview questions [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.