Me postulé a través de una facultad o universidad. El proceso tomó 1 semana. Acudí a una entrevista en Fast Enterprises
Entrevista
Met the recruiters at the Career Fair and then had an interview the next day on Campus. Both the recruiters there were non-technical. They give you an assessment test that is way too long. They want to to finish it in 30 minutes. The test has two programming questions. You then discuss the programming questions with the interviewers.
Preguntas de entrevista [1]
Pregunta 1
Logic portion is too long. Programming questions were easy.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Fast Enterprises en jul 2023
Entrevista
Recruiters and interviewers were very easy to talk to. Video interview followed by a technical interview about a month later. The technical covered OOP, some SQL, and a lot of problem-solving brain teaser type of questions. Overall, a solid interview process.
Preguntas de entrevista [1]
Pregunta 1
Write a function to display all the prime numbers on the range given.
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Fast Enterprises (Columbus, OH) en sept 2020
Entrevista
The first interview consisted of a short period during which I was allowed to ask questions, followed by a brief technical (coding) portion, then a few questions on soft skills.
Preguntas de entrevista [1]
Pregunta 1
If you were in an important meeting and your manager accidentally gave the customers the wrong date for a project deadline, what would you do?
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Fast Enterprises
Entrevista
I met them at the career fair for my school, they liked my resume and asked me to come in for a on campus interview the next day. The on campus interview was one hour long consisting of 30 minutes where I was given a sheet of 35 brain teasers and told to finish the test (then the recruiter left). There was 1 code implementation question. I almost left at this point. The second half was watching the interviewer score the brain teasers 'test' and talking about the position. Through this discussion it was heavily implied that I would not get paid even close to my previous internship's hourly rate and I was told I would have to accept the offer (if given) without knowing where I would be doing the internship.
Preguntas de entrevista [2]
Pregunta 1
Write the implementation for a prime factorization algorithm. What ways could you make this algorithm more efficient?