Question d’entretien chez PISYS

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

Réponse à la question d'entretien

Utilisateur anonyme

21 mars 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