We were assigned with the task of coding the Insert(L,k) & Delete(L,k) functions for a singly-linked list with a sentinel node. My questions are:
Is it c