Java LinkedList Example This project demonstrates the use of Java's built-in LinkedList class with user input. 🧱 Features Add elements to a LinkedList Display all elements Remove a specific element Show updated list after removal Display list size