Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basemax/splitlinkedlistc
This is a simple implementation of a linked-list in C with a few helper functions for merging two or three linked-lists, splitting a linked list into two or three parts, and sorting a linked-list (recursive and non-recursive)
https://github.com/basemax/splitlinkedlistc
algorithm algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures c linked-list linkedlist merge merge-linked-list merge-linkedlist split-linked-list split-linkedlist
Last synced: 2 days ago
JSON representation
This is a simple implementation of a linked-list in C with a few helper functions for merging two or three linked-lists, splitting a linked list into two or three parts, and sorting a linked-list (recursive and non-recursive)
- Host: GitHub
- URL: https://github.com/basemax/splitlinkedlistc
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-19T05:57:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T19:39:28.000Z (about 2 years ago)
- Last Synced: 2025-02-04T07:15:41.720Z (7 days ago)
- Topics: algorithm, algorithm-challenges, algorithms, algorithms-and-data-structures, algorithms-datastructures, c, linked-list, linkedlist, merge, merge-linked-list, merge-linkedlist, split-linked-list, split-linkedlist
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0