Merge sort implementation in linked list c++ code

Revision en1, by rsudhanshu138, 2021-02-12 17:48:24

I am facing a runtime issue in my code.Can anyone help me with my code: My code link: https://pastebin.com/qCC4GsPS. Just check the merge and mergesort function in this link.

Tags #merge sort, #linked list

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English rsudhanshu138 2021-02-12 17:48:24 224 Initial revision (published)