CS3A-Linked Write a toString function (5 points) Change the singly linked list to a doubly linked list (5 points) Write the swap function (3 points, +2 if you swap by link) Write the bubblesort function (7 points) Write any other sort function (5 points) Due 11/26 with 2 weeks resubmission following