Pergunta de entrevista da empresa Railsr

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

Resposta da entrevista

Sigiloso

21 de mar. de 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.