Solicité el puesto a través de un captador. Acudí a una entrevista en AutoSol (Houston, TX) en ene 2024
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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).