J'ai postulé via une autre source. Le processus a pris 6 jours. J'ai passé un entretien chez Rippling (Bengaluru) en sept. 2020
Entretien
The interview went very well even the discussion time exceeded by 20 minutes but in the end, I got negative feedback without any justification.
Never interview with this company they will just waste your time.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Rippling (New York, NY) en févr. 2024
Entretien
first, HR sent an email to reach out and send me a link for online assessment. after completing the oa, HR scheduled a 30-min phone interview. HR told me the feedback would be given after 3-5 days.
Questions d'entretien [1]
Question 1
what project are you proud of? if you have confict with other people, what will you do?
J'ai postulé via un recruteur. Le processus a pris 4 jours. J'ai passé un entretien chez Rippling (Bengaluru) en sept. 2020
Entretien
Interview process was vey systematic. There were 3 rounds. First round was focused on the core concepts of Javascript, HTML and CSS. The kind of questions in this round were mostly output based questions based on concepts like variable hoisting, inheritance, this, scope, CSS specificity etc. The second round was focused on algorithms and a deeper dive into JS.
The third and final round was the hiring manager round was also a technical round where another algorithm based problem was asked. The focus in this round was more on writing optimized code and making sure that no corners were cut in the implementation.
Overall, the interview process was really great, maybe even the best I've ever had. The interviewers were extremely knowledgeable and were very interested in my approach to the questions. They made the entire process feel more like an interesting discussion on front end development, rather than the run of the mill interview that is conducted by most other companies.
Questions d'entretien [1]
Question 1
First Round:
Questions on CSS specificity, position
Questions on JS concepts like inheritance, arrow functions, variable hoisting, variable declaration and memory allocation etc.
Second Round:
Write an algorithm to merge overlapping ranges, given two sets of ranges.
Discussion on implementation of infinite scroll
Third Round:
Program to efficiently deal with hierarchical data where the data itself is stored in a flat format