J'ai postulé via un recruteur. J'ai passé un entretien chez AutoSol (Houston, TX) en janv. 2024
Entretien
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.
Questions d'entretien [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).