Mergesort a given linked list
Code ID : https://ide.codingblocks.com/s/51779
I am getting run time error on running this code. Pl help me figure it out.
Mergesort_Linked List
I got my mistake, error was in calculation of midpoint.
Mergesort a given linked list
Code ID : https://ide.codingblocks.com/s/51779
I am getting run time error on running this code. Pl help me figure it out.
I got my mistake, error was in calculation of midpoint.