https://github.com/brianttn/linked-list_bubble-sort_insert-node
A simple "linked list" application with the bubble sort method. It can sort the linked list node values in ascending order and find the appropriate position in sorted linked list to insert a new node element.
https://github.com/brianttn/linked-list_bubble-sort_insert-node
data-structures linked-list memory-allocation sorting
Last synced: 9 months ago
JSON representation
A simple "linked list" application with the bubble sort method. It can sort the linked list node values in ascending order and find the appropriate position in sorted linked list to insert a new node element.
- Host: GitHub
- URL: https://github.com/brianttn/linked-list_bubble-sort_insert-node
- Owner: brianttn
- Created: 2023-02-08T12:30:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T12:35:28.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T15:50:48.936Z (11 months ago)
- Topics: data-structures, linked-list, memory-allocation, sorting
- Language: C
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: