values



write a program to read  follwing integer values into a singular linked list. Print the list.98 8279 9188 9067 789981608986 9467 80 70 89 972.

Read the above data FROM the LINKEDLIST. 3. Sort the data. 4. Insert 93 after 99. 5. Print the new linked list