I applied online. I interviewed at Stripe in Oct 2018
Interview
zoom interview, the interviewer copy the description to code pad and ask you to implement some functions. After implemented, you run the code and see if it can pass test cases.
Interview questions [1]
Question 1
Given a database, records are HashMaps, implement min by key, min/max by key, use comparator to implement min/max by key, use comparator to implement min/max by several keys
There was a recruiter call where they told me what to expect for the next couple rounds. I had a call with the hiring manager and technicals with 2 other engineers.
I applied and got an interview offer in about 2 weeks. I interviewed with someone from the US even though i applied for Bucharest. A bit of introduction and HR style questions in the beggining, followed by 2 problems.
The first step is a HackerRank challenge, typically 60 minutes long, consisting of one question broken into 3 parts/sub-tasks. The question is implementation-heavy rather than a typical dynamic programming or graph puzzle.