Answered You can hire a professional tutor to get the answer.
I have to write a program that reads the data from the console when you enter the user name and weight.
Can someone help with my hw.
I have to write a program that reads the data from the console when you enter the user name and weight. The program will build a list for the data maintained in ascending order based on both name and weight via a doubly linked list..