Question: Write in SML Write a datatype for a binary search tree and then Write an SML function that applies the heapsort algorithm on the binary
Write in SML Write a datatype for a binary search tree and then Write an SML function that applies the heapsort algorithm on the binary search tree
Step by Step Solution
There are 3 Steps involved in it
In SML Standard ML you can define a datatype for a binary search tree BST and then write a function to perform a heapsort on it However its important ... View full answer
Get step-by-step solutions from verified subject matter experts
