Skip to content

Add Merge Sort using linked list in C++ #8399

@VanshGarg06

Description

@VanshGarg06

I would like to add the most famous problem of the interviews and different coding platforms as it comes as the daily challenge on platforms and we can only perform the merge sort on the linked list and no else sorting algorithm without the use of other data structure. This is the problem which most of the candidates neglect but regret later.

I would like to implement the Merge sort using linked list data structure in c++ language which is one of the famous problem and it should be included in the Cpp folder.

Please Assign this issue to me as i would like to learn the concept of Merge Sort based on recursive approach as we need to sort each and every node. Please assign this issue to me under @Hacktoberfest, @Hacktoberfest2025 and @hacktoberfest-accepted with designated labels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions