Le processus a pris 2 semaines. J'ai passé un entretien chez Apollo.io en févr. 2024
Entretien
One of the best processes I had honestly. Starts with a screening call and the recruiter gives you a great intro. There were 5 steps after that and he was giving me almost immediate feedback after each, as well as prep for next steps. This is super helpful and leaves no room for uncertainty. Technical steps were as follows:
- Initial test on an online platform with 2 easy/medium leetcodes (rather easy, you can figure them out without grinding leetcode) and small and simple react exercise as well. You can choose if you prefer to take it at home or online with their interviewer.
- App Creation: create a simple React app for given requirements (very generic type of app)
- Debugging: You are given existing app with list of 12 bugs that you need to identify and fix. This is quite tight on time because you have approx 4 minutes for each
- Frontend System Design: honestly it felt like a casual talk about frontend practices, without diving deep into technical details. We haven't touched any complex matter like security, SEO, it was really simple
- Behavioral: for this one I suggest preparing for some behavioral questions that are out there in google. They are looking for signals for leadership, team impact, company impact, etc, so you need to come prepared with some good examples from your previous jobs
Questions d'entretien [2]
Question 1
How would you structure urls in given figma design?
J'ai postulé en ligne. J'ai passé un entretien chez Apollo.io en sept. 2025
Entretien
Interview had 6 stages checking various competencies, i.e.
* HR check,
* AI coding session,
* creating TODO app from scratch
* system design session
* behavioural session
* debugging session
Spent 1.5 months for interviewing here, rejected and the reason was that I didnt finish CSS part (the last and the least important task during this assessment, in general I completed 9.5/10 requirements) and it was on SECOND interview (6 in total). Don’t waste your time!
J'ai postulé via un recruteur. Le processus a pris 4 semaines. J'ai passé un entretien chez Apollo.io en déc. 2024
Entretien
The interview process had 5 rounds.
1. FE Live Coding - 1 React question and 2 very easy problem solving.
2. App Creation - TODO App exactly as todoMVC
3. Debugging - A transcription app with bugs to be solved in codesandbox.
4. Frontend System Design - A figma design will be given and you will be asked questions on designing API contracts, the API urls, page URLs
5. Behavioral Interview - Standard behavioural questions
The entire process took a month only to get rejected without any proper reason. Extremely poor decision making capabilities from the interviewers and recruitment group.
Questions d'entretien [2]
Question 1
The React question was to render alphabets A-Z and on click of any character for 3 times change it to underscore.