Answered You can hire a professional tutor to get the answer.

QUESTION

Here are two linked lists, list a and list b. Each node has the student's name and the year they came to UHV for study. List a List b A.

Here are two linked lists, list a and list b. Each node has the student's name and the year they came to UHV for study.

List a List b A. (please see pic)

Please help to merge list b alternatively into list a. e.g. a1->b1->a2->b2->a3->b3. Please submit your code and print out each node(student name and the year they entered UHV) result.

B. Please help to use bucket sort to sort students by the year they came to UHV for study. Please show the content of the count array when you read each student in the list.

C. Please help to move all students that entered UHV in 2014 into a new linked list. Please submit your code and print out each node(student name and the year they entered UHV) of this new linked list.

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question