Amazonmiddez. de 2024
Parse a file containing manager-employee relationships and look for a specific manager
Given a list of manager→employee relationships and a target manager, return all employees who directly or indirectly report to that manager. Build the org graph and perform a DFS/BFS from the manager to collect all reachable subordinates across multiple levels while avoiding revisiting nodes.
Use esses exemplos para entender em que contexto ela costuma cair e adaptar sua prática.
Parse a file containing manager-employee relationships and look for a specific manager
Nenhum anexo público associado a esta pergunta.
No app você encontra perguntas parecidas, compara empresas e aprofunda essa busca com mais filtros.