Software Engineer II applicants have rated the interview process at Rippling with 2.7 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 36.7% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Rippling as a Software Engineer II according to 3 Glassdoor interviews include:
Phone interview: 100%
Here are the most commonly searched roles for interview reports -
Technical Assessment and Hiring Manager Round, If passed in both of them. three onsite rounds will be conducted.
Two Coding rounds
-- One will be on LLD
-- One will be on LeetCode style Graphs questions.
One System Design
Interview questions [1]
Question 1
Design a in memory KV store with get/set with commit/rollback as extension.
Recruiter reached out after applying. Scheduled a technical phone screen. Had a brief introduction of background and then short dive into a project I worked on before doing a 45 minute technical question. Thought it went well but got a rejection a few days later.
Interview questions [1]
Question 1
They asked about a key value storage system with several follow ups.
First interview with recruiter, followed by a coding screen with leetcode style questions, followed by a hiring manager interview. Last stage has 3 consecutive interviews, 2 leetcode style, and 1 system design.
Interview questions [1]
Question 1
Implementation of a key value store, which followed into high-level implementation of transactions with commit and rollback. The question then goes deeper with implementation of nested transactions.