Posts by Bruno Bavaresco • 1 point
1 post
-
0
votes1
answer1969
viewsQ: Binary search tree in C
I need to develop an algorithm that finds the largest sum value of all nodes of the most varied possible paths of a binary search tree in C. For example, the tree: 50 30 90 20 40 95 10 35 45 It has…
casked Bruno Bavaresco 1