Question d’entretien chez Amazon

Describe how you would design an algorithm to implement the behavior of make (i.e., the algorithm should parse a makefile and build the program).

Réponse à la question d'entretien

Utilisateur anonyme

30 mars 2011

Construct a tree.

1