String to Btree
A very silly program made in Pascal. It takes in a string, builds a Btree from it in a lexicographical order and creates an output string from that pre-order.
A very silly program made in Pascal. It takes in a string, builds a Btree from it in a lexicographical order and creates an output string from that pre-order.