I applied online. The process took 4 weeks. I interviewed at Stripe in Dec 2018
Interview
The interviewer sent a link to Zoom video conference, you can share screen with him on coderpad.io, he posted 5 questions and several testcases for you to run. Each question is the follow-up of the previous question.
Interview questions [4]
Question 1
Implement a system that looks up the min value with the given key in a list of hashmaps. Return the hashmap.
implement a class Comparator, which has a method compare. You can init this class by sort order(desc/ asc), and you can use compare method to compare two hashmaps with the given order.
Given a list of compare orders and keys (directions), find the hashmap that matches the directions. If the first direction gives equal, then go to the second. And so on.
I have completed the first round of DSA on HackerRank, and then the second round is a team screen round, which means a live coding round, where they will give you DSA questions that correlate to the Stipe production environment. It's a one-hour online meeting
Interview questions [1]
Question 1
They have given me a simple production-level list question, but due to a lack of seriousness, I lost it
Multiple rounds of practical (not leet code style) questions. Included trying to integrate an external library as well as bug hunting. Good communication and quite fast to get the offer.
I applied through university. I interviewed at Stripe
Interview
OA - 60 minutes. One round tech screen. Then a integration, debugging, and coding round. No leetcode style questions. Very high bar. debug mako library. HTTP requests with endpoints in python. Draw words
Interview questions [1]
Question 1
debug mako library. HTTP requests with endpoints in python. Draw words