A 60-minute proctored CodeSignal OA (second of two rounds) in which you are given an existing Python/NumPy codebase — specifically a tree-based ensemble model implementation (described by one source as an 'extremely randomized tree' implementation) — that already contains code and a set of unit tests. Six unit tests are…