Me postulé a través de otra fuente. Acudí a una entrevista en IntegraFEC (Austin, TX) en feb 2017
Entrevista
There was a 3 hour timed data analysis case study. I was then called for an interview. I had an interview with 3 different people. There was also a python test.
Preguntas de entrevista [1]
Pregunta 1
Mainly about past experience and how I had used analytics. Also behavioral. There was also a python program round where I was told to write and describe the pseudo code.
Me postulé a través de una recomendación de un empleado. El proceso tomó 2 meses. Acudí a una entrevista en IntegraFEC (Austin, TX) en abr 2024
Entrevista
sent the resume, then had to go through two different rounds of online tests (hackerrank style but some older version of it) then after that, 4 different zoom interviews - half hour with HR, then three different managers. Each came with their own case study / technical question. so in total 6-7 hours of my time + scheduling and emails etc.
Preguntas de entrevista [1]
Pregunta 1
you have data from 2000s mortgage docs, there are some originators who have given bad loans (no documentation + bad loan to debt ratio). find those originators.
Me postulé en línea. El proceso tomó 3 meses. Acudí a una entrevista en IntegraFEC en nov 2023
Entrevista
It was smooth, but long wait. You have to complete two assessments in order to get to hr interviews. They would reach out to you after the data science assessment
Preguntas de entrevista [1]
Pregunta 1
SQL, python simple algorithm
select statement
linear regression
p values
Me postulé en línea. Acudí a una entrevista en IntegraFEC
Entrevista
Took a first OA with excel, R, Python and SQL questions. Then had an interview with HR. Was sent sent a hacker rank OA (3 LC medium questions) on which I passed all test cases. Got an email saying that I didn't move on and that their "policy" is not to give feedback. Extremely frustrating for resume screening to be performed AFTER doing all the online assessments correctly and then not being told why you're not moving on in the process. If you make candidates do your silly tests only to get resume screened at least say something about why.
Preguntas de entrevista [1]
Pregunta 1
Two questions on the OA (don't remember third) Write an algorithm to determine the smallest factor of a prime number. You can perform an operation that increments every integer in an array by one except for one entry. What are the smallest number of operations until all elements of the array are equal?