Design and implement an animated search, insertion and deletion in a linked list. The program will have three buttons Search, Insert and Delete. The Search button will take one input value, the value to search for in the linked list, and will output in a popup window the value and index where the value is found. The Insert button will take two inputs, the value to insert in the linked list and the index where it should be inserted in the list. The Delete button will take one input value, the index, and then deletes the specified vale from the linked list.

If invalid data is entered an appropriate error message should be displayed.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.