Write a program to find the node at which the intersection of two singly linked lists begins. For example, the following two linked lists: Special thanks to @stellari for adding this problem and ...