https://github.com/aitorruizes/c-singly-linked-list
This C implementation offers a generic singly linked list with customizable operations like insertion, deletion, and searching, using function pointers for flexibility with node behaviors.
https://github.com/aitorruizes/c-singly-linked-list
c data-structures linked-list singly-linked-list
Last synced: 5 months ago
JSON representation
This C implementation offers a generic singly linked list with customizable operations like insertion, deletion, and searching, using function pointers for flexibility with node behaviors.
- Host: GitHub
- URL: https://github.com/aitorruizes/c-singly-linked-list
- Owner: aitorruizes
- Created: 2025-01-28T14:32:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-01T15:08:01.000Z (about 1 year ago)
- Last Synced: 2025-02-01T16:21:52.530Z (about 1 year ago)
- Topics: c, data-structures, linked-list, singly-linked-list
- Language: C
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: