How to develop a program which manages dependencies for a project?
Antwoord op sollicitatievraag
Anoniem
21 mrt 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