I applied through a recruiter. I interviewed at AutoSol (Houston, TX) in Jan 2024
Interview
All the managers went down the line and asked me interview questions. What initially was supposed to be an interview for one job turned into an interview for three different positions. The interview took 2 hours and ended without getting an offer despite the questions being extremely easy.
Interview questions [1]
Question 1
Write a program that iterates through the numbers 0-100. When a number is divisible by 3 print (word 1) when it is divisible by 5 print (word2). When it is divisible by both print (word1word2).