Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Sort Algorithm Using Linked List - Data Structures & Algorithms Concept #261

Closed
amanvatss opened this issue Oct 2, 2024 · 1 comment · Fixed by #283
Closed

Merge Sort Algorithm Using Linked List - Data Structures & Algorithms Concept #261

amanvatss opened this issue Oct 2, 2024 · 1 comment · Fixed by #283
Assignees
Labels
DSA Hacktoberfest contribute for hacktoberfest 2024

Comments

@amanvatss
Copy link
Contributor

amanvatss commented Oct 2, 2024

hi @Saloni6111

I would like to contribute the Merge Sort Algorithm using a Linked List as part of the Data Structures and Algorithms section. This concept is crucial for understanding efficient sorting techniques and is commonly used in scenarios where the data structure is a linked list rather than an array.

This addition will help learners grasp the fundamentals of merge sort in the context of linked lists, providing a deeper understanding of its time complexity and the underlying mechanics of sorting linked data structures.

I believe this concept will add significant value to the repository, and I look forward to your feedback.
Please assign me this under Hacktoberfest 2024

Thank you!

@amanvatss amanvatss changed the title Addition of Merge Sort Algorithm Using Linked List - Data Structures & Algorithms Concept Merge Sort Algorithm Using Linked List - Data Structures & Algorithms Concept Oct 2, 2024
@Saloni6111 Saloni6111 added Hacktoberfest contribute for hacktoberfest 2024 DSA labels Oct 3, 2024
@amanvatss
Copy link
Contributor Author

amanvatss commented Oct 3, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DSA Hacktoberfest contribute for hacktoberfest 2024
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants