Pergunta de entrevista da empresa Lime

Process a binary tree to search by post-order, pre-order and in-order

Resposta da entrevista

Sigiloso

23 de mai. de 2019

I pseudo code the logic to search the binary tree using post-order on Go, using Google to search for help as I didn't fully remember the process involve in searching a binary tree, last time I did something like that was back in the University