Pregunta de entrevista de PISYS

How to develop a program which manages dependencies for a project?

Respuesta de la entrevista

Anónimo

21 de mar de 2023

First gave a hashmap approach where i maintained a unordered map to check if a file was built or not and to manage dependencies used top sort to give in which order to build