Technical coding interview is too basic, requires processing a tabular dataset which doesn't fully evaluate the candidate's ability in problem solving or programming. Second interview is system design. Interviewer was looking for a deep knowledge in specific AWS tools. The job description doesn't specify these tools as a requirement. The people team need to learn how to write more specific job descriptions to avoid wasting the interviewers and interviewees time.
3
Expérience neutre
Entretien moyen
Candidature
J'ai passé un entretien chez Faculty.ai (Londres, Angleterre)
Entretien
Initially there was a screening call with the HR, paired programming round with a couple of their engineers. The paired programming was more of code debugging and building a service. The interview started off a little slow I was a little intimidated to have two engineers in the call. But once I got into the Rythm things were alright.
Questions d'entretien [1]
Question 1
How would I debug the code to make it work to match the use case they had in their code. There were multiple modules that were expected to solve as much as possible.
Plenty of questions around production and devops as well.
J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Faculty.ai en juin 2026
Entretien
Second stage interview involves building a Fast API app that sends a request to an ML model hosted on Hugging Face Hub and returning a response. There are several parts to the question, with each part increasing in difficulty.
J'ai postulé via un recruteur. J'ai passé un entretien chez Faculty.ai (Londres, Angleterre) en févr. 2026
Entretien
First step a simple request - response development exercise with the libraries of their choice. Simple and standard questions, not much depth. Discussion was suggested but clearly penalised. They suggest to ask questions but they take it as "not experienced enough".
Second step a simple software design, walk through the plan in detail. Poor time management only discussed 2 out of 5 steps, obviously i got penalised.
Questions d'entretien [1]
Question 1
1st step:
- Develop an endpoint with FastAPI and Pydantic for the serialization.
- How would you deploy it?
2nd step:
- Design a system that ll upload and process a video.
- How would you scale it?