Skip to content
#

merge

Here are 26 public repositories matching this topic...

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)

  • Updated Dec 23, 2022
  • C

Improve this page

Add a description, image, and links to the merge topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the merge topic, visit your repo's landing page and select "manage topics."

Learn more