PRG/421 Week 2 Java 2.14 LAB: Mileage tracker for a runner

$ 6

PRG/421 Week 2 Java 2.14 LAB: Mileage tracker for a runner

Given the MileageTrackerNode class, complete main() In the MileageTrackerLinkedList class to insert nodes into a linked list (using the insertAfter() method). The first user-input value is the number of nodes in the linked list. Use the printNodeData() method to print the entire linked list. DO NOT print the dummy head node.

Ex. If the input is
3
2.2
7/2/18
3.2
7/7/18
4.5
7/16/18

the output is
2.2, 7/2/18
3.2, 7/7/18
4.5, 7/16/18

991 in stock

SKU: PRG421WK2LAB2P14 Category:

Description

PRG/421 Week 2 Java 2.14 LAB: Mileage tracker for a runner

Given the MileageTrackerNode class, complete main() In the MileageTrackerLinkedList class to insert nodes into a linked list (using the insertAfter() method). The first user-input value is the number of nodes in the linked list. Use the printNodeData() method to print the entire linked list. DO NOT print the dummy head node.

Ex. If the input is
3
2.2
7/2/18
3.2
7/7/18
4.5
7/16/18

the output is
2.2, 7/2/18
3.2, 7/7/18
4.5, 7/16/18

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.