Skip to content
#

linked-lists

Here are 35 public repositories matching this topic...

tutor-management-system-2020

A group assessment that required individuals to implement their specific data structure within the system, such as the likes of Array List and Linked List. The assessment required no knowledge of database which is making the overall assessment tricky to handle as we need to rely on the memory addresses that act as a temporary storage to get the …

  • Updated Jun 21, 2020
  • C++

This repository contains a simple community management system implemented in C++. It allows users to add, display, update, remove, sort, and search for community members. The project utilizes a linked list to manage members efficiently and includes functionality for storing member details in a text file.

  • Updated Jul 5, 2024
  • C++

Improve this page

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

Learn more