[PR #541] Added Multiple Linked List algorithm. #967

Open
opened 2026-01-29 15:16:31 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/541

State: closed
Merged: No


Added the multiple linked list algorithm which can create more than one linked list at a time.

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/541 **State:** closed **Merged:** No --- Added the multiple linked list algorithm which can create more than one linked list at a time.
claunia added the pull-request label 2026-01-29 15:16:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#967