[PR #483] Doubly Linked List #889

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

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

State: closed
Merged: No


Contains a function to :
Insert the element
Delete from the back
Reverse List
Display List

**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/483 **State:** closed **Merged:** No --- Contains a function to : Insert the element Delete from the back Reverse List Display List
claunia added the pull-request label 2026-01-29 15:16:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#889