Q78 How to print a singly link list in backward direction? July 19, 2015 Gyantoday Most Important Interview Questions In C Leave a comment Share this: Q82 How do you delete a particular node if there is only one pointer given to the node in singly link list?July 19, 2015Most Important Interview Questions In CQ77 Write a program to insert, remove and display node in singly linked list. How to insert a node in start of list, middle of list and end of list? Write a program to reverse a singly linked list.July 19, 2015Most Important Interview Questions In CQ83 How do you find nth node from the end of a linked list?July 19, 2015Most Important Interview Questions In C