Skip to content
#

single-linked-list

Here are 54 public repositories matching this topic...

This is a repository containing declarations and definitions of different data structures in C. Multiple definitions are proposed for each data structure, such as alternatives using arrays and/or linked lists. It is designed for learning, practice, and use in larger projects. Each data structure is implemented with comments and example usage.

  • Updated Feb 25, 2025
  • C

Improve this page

Add a description, image, and links to the single-linked-list 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 single-linked-list topic, visit your repo's landing page and select "manage topics."

Learn more