Question: Please do this in java Exercise 1 : A linked list of integers ( IntList ) Deadline: Feb 7 November at 1 1 : 5

Please do this in java Exercise 1: A linked list of integers (IntList)
Deadline: Feb 7 November at 11:59pm
Make a directory to work in, and then copy across the files
Ex1.class, IntList.java, IntNode.java, Readme, and Test.java here prj1.zip ubrace(darrubrace)
Look at the source code IntList.java and implement the methods required
(by editing the file you copied down). The methods to implement are:
size()
sum()
-max()
isPresent(e)
See IntList.java source code for the specification.
Implement these method, and compile all the files
javac Test.java
Manually test your methods, by running the Test program
java Test
When you think things are going okay, use the "black box"
tester program Ex1.class That is, run Ex1 to apply my test
data against your methods. This will deliver a mark for you.
java Ex1
When you are satisfied with your mark
put all files into project1 folder and zip it
upload to Canvas
After the deadline, I will automagically copy across your source files,
compile them, mark them, put the results on the course web pages, and then
perform plagiarism detection.
Good luck
prj1.zip ubrace(darrubrace)
 Please do this in java Exercise 1: A linked list of

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!