Merge sort on linked list

does anyone know or have any tips on using the mergesort algorithm on a linked list ?
I’ve looked up on goodle and didnt get much info about it, other than one algorithm i have a hard time understanding

thx :slight_smile: