Question d’entretien chez Railsr

did a quick coding test based on the given problem - build binary tree.

Réponse à la question d'entretien

Utilisateur anonyme

21 mars 2023

using visual studio did a quick coding - making sure my code is clean - I believe the interviewer is looking how you structure your code - like this one I demonstrate and use a recursive method.