←back to thread

38 points 3a2d29 | 1 comments | | HN request time: 0.259s | source

I got a system design interview where I was asked to build a pricer for a financial product, then expand it to multiple pricers that might share inputs.

This was not the typical system design interview where you have to deal with APIs / load balancers / latency / etc

I have studied that a lot, but what about these type of general interviews?

Show context
yapyap ◴[] No.43358416[source]
That’s back end no? unless you have to make a GUI for it, then it’s front- and backend.
replies(1): >>43359435 #
1. briankelly ◴[] No.43359435[source]
The difference is if you are asked about the 5 (or however you slice it) layers vs just 1 or 2 it leads to two kinds different kinds of discussions. The latter gets very specific.