1. If we check head==null why don't we check tail==null in Java linkedlist

    If we check head==null why don't we check tail==null in Java linkedlist

  2. How to search element in LinkedList with custom object

    How to search element in LinkedList with custom object