Skip to content
#

sentinels

Here are 10 public repositories matching this topic...

The purpose of this repository is to provide implementations of three different types of data structures: sentinel-based, dynamic using malloc, and linked using pointers. These data structures can be used in various algorithms and programs for efficient storage, retrieval, and manipulation of data.

  • Updated Mar 4, 2024
  • C

Improve this page

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

Learn more