+ 1
Minimum node
Minimum node Hello, Being at the object-oriented level, I would like to make an algorithm that allows to recover in a binary tree the smallest node is Nodemin Someone will know where I have to leave? thank you
1 Respuesta
+ 1
When you ask for coding help it is worth mentioning your programming language in tags, so you can get help from the right people.
There are some lessons and sample codes for binary tree in the data structure section, that could be a good starting point for you to review.
https://www.sololearn.com/learn/322/?ref=app