Question d’entretien chez SAP

Implement a tree data structure and a recursive depth first search on trees.

Réponse à la question d'entretien

Utilisateur anonyme

13 déc. 2018

I wrote the code while "thinking out loud" the whole time and describing the process as I was coding.