Given a binary Search Tree containing numbers, Find two nodes whose difference in minimum.
Do not use other data structure to store and sort the values.
Hint: Find next node for each node and take the difference.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks