I applied through an employee referral. The process took 1 week. I interviewed at Rippling (Bengaluru) in Jun 2024
Interview
1. Initial Screening
A 15 minute chat with the recruiter on past experience and how the interview process would look like
2. Data Structures and Algorithms Round
Typical Problem Solving round, medium - high level questions.
Interview questions [1]
Question 1
Question
Paramenters:
array of currency conversion rates. E.g. ['USD', 'GBP', 0.77] which means 1 USD is equal to 0.77 GBP
an array containing a 'from' currency and a 'to' currency
Given the above parameters, find the conversion rate that maps to the 'from' currency to the 'to' currency.
Your return value should be a number.
Example:
You are given the following parameters:
Rates: ['USD', 'JPY', 110] ['US', 'AUD', 1.45] ['JPY', 'GBP', 0.0070]
To/From currency ['GBP', 'AUD']
Find the rate for the 'To/From' curency. In this case, the correct result is 1.89.
I applied through a recruiter. The process took 2 weeks. I interviewed at Rippling
Interview
Recruiter is very unpleasant to deal with, repeatedly negging candidates and interviewers are a bit scatter brained. Company culture and vibe was not pleasant. Would not recommend interviewing with this company
I interviewed at Rippling (New York, NY) in Apr 2024
Interview
They reach out on the linkedin, we scheduled a phone call and they were very friendly and they asked a few general behavioral questions. Then a few days later I got a rejection email.