The topic of this week was "Trees", which is a data structure used to store data. Every 'Tree' has a root, and at least one child. In the lectures, we developed, using recursion, the pre order, in onder and pos order. I saw 'Three' in my university in Brazil, but I think I understood better with the explanation on the lecture.
No comments:
Post a Comment