Software Engineer · Staff-Level · Virtual Onsite
The round started with a discussion of build systems and then moved into coding. I was given modules, dependency edges, and a target module, and needed to return the minimal set of build steps that must run before the target can be produced. I first filtered t...