Pregunta de entrevista de Sixt

Round 2 Merge two binary tree

Respuesta de la entrevista

Anónimo

21 ago 2020

approach simultaneously traverse both the roots and add it, if it's not there create a node remember you can change the structure of the tree