Find middle of LinkedList Find middle of a singly linked list Example: Input : 1->2->3->4->5->NULL Output: : 3