+1 (218) 451-4151
glass
pen
clip
papers
heaphones

1. Write a program that takes as input a general tree T and a position p of T and converts T to…

1. Write a program that takes as input a general tree T and a position p of T and converts T to…

1. Write a program that takes as input a general tree T and a position p of T and converts T to another tree with the same set of position adjacencies, but now with p as its root.2. Write a program that draws a binary tree.3. Write a program that draws a general tree.