dsJava linked list merge sort This is a java program to implement merge sort algorithm using linked list. Here is the source code…byJohn