Question: implement a working model of CHORD SYSTEM Additional Requirements: 1. You should start with a single Node. 2. You should allow the user to interact
implement a working model of CHORD SYSTEM Additional Requirements: 1. You should start with a single Node. 2. You should allow the user to interact with the working model to select the function to be accomplished (deletion or addition). 3. Your program must provide some visual display of the CHORD SYSTEM (ASCII art is acceptable; java visualization are acceptable; etc.). 4. Specific to the addition function... the function of addition must select a random point in the CHORD to add the new node. 5. Your program should be intuitive. (i.e. I should not have to read the manual or the code to know how to use it!) 6. Please let the grader know whether your software fully works or not. In addition, please self report problems running your code. 7. The result of the a lookup (this does not have to be visual; it can be text!)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
