In this homework, you are going to implement a program thatcreates an unsorted list by using a linked list implemented byyourself. Students are NOT allowed to use LinkedList class or anyother classes that offers list functions . It is REQUIRED to use anItemType class and a NodeType struct to solve this homework.Failure to follow this rule will result in a 0.
The “ data.txt ” file has three lines of data:
100, 110, 120, 130, 140, 150, 160
100, 130, 160
1@0, 2@3, 3@END
You need to
1. create an empty unsorted list
2. add the numbers from the first line to list using putItem ()function .
PayPal Gateway not configured
PayPal Gateway not configured