Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Rippling nel mese di lug 2022
Colloquio
Phone screen with recruiter to ask about background, technical Javascript 1.5 hour long interview.
The technical JS interview was way more detailed than I expected and the challenges were pretty tough. I ended up passing to the hiring manager round after that, but dropped out of the process since I got a weird vibe from the team. All frontend is based in India time zone and I have a feeling the work life balance is pretty bad.
Domande di colloquio [6]
Domanda 1
If you are creating a modal and you want to be able to close it by clicking anywhere on the screen, how would you implement this?
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Rippling (Bengaluru) nel mese di mag 2021
Colloquio
There were totally three rounds.
1st round - Technical round: Interview with an engineer. Questions were related to JavaScript Prototypes, Inheritance, Closures. Implement currying function. Also a question in CSS.
2nd round - Technical round: About React.js hooks, How would you design an API, what is though process when doing code review. Design a Tab bar component, how will the API look like. No code required.
3rd round - Technical + Behavioural : One question regarding Topo sort where the data is in array of objects type. Then typical behaviour based questions, challenges faced in past work.
Totally interview is more towards Frontend, which i liked mostly. All the interviewers were friendly
Domande di colloquio [2]
Domanda 1
How to center a div element inside another div element using pure css. Follow up question is what if the child element size is dynamic.