Anyone do the onsite for Stripe SWE yet?

I have the onsite soon and was wondering what kinds of questions to expect. Also usually how many rounds are there?

It’s usually 5 rounds of the following:

  1. coding: e.g. email notification for invoice events
  2. debug: in Python usually
  3. integration: e.g. http request replay
  4. system design: e.g. payment webhook or logging framework library
  5. behavioral

Hope this helps!