Frage im Vorstellungsgespräch bei PISYS

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

Antwort im Vorstellungsgespräch

Anonym

21. März 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