Question: Write a program to create a tree randomly. You can use C + + , Java or Python programming language. The input is the number

Write a program to create a tree randomly. You can use C++, Java or Python
programming language. The input is the number of vertices in the tree, and the output is an
adjacent list of the tree.
Submission requirement:
(a) Your submission has to include at least the source files, output screenshots of three examples, external documentation (readme.pdf), and internal documentation. External documentation is a file in which you provide to the user about how to use your program and
your general idea. Internal documentation is for someone to read your code.
(b) Produce trees with 10,20 and 30 vertices, respectively; submit all the outputs.
(c) The assignment must be submitted on UR Courses before the deadline.
(d) All your files need to be zipped to one .zip file. The name of the zip file is in this format:
assignment#-YourName-YourStudentID.zip.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!