Company question banks are included with the Insider plan.
A sampling profiler periodically records the full call stack at a timestamp. You are given a list of samples sorted by timestamp, where each sample contains:
struct Sample {
double ts; ...