Domanda di colloquio di 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).

Risposta di colloquio

Anonimo

30 mar 2011

Construct a tree.

1