Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso AutoSol (Houston, TX) nel mese di gen 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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).