GitHub / AhmedMaherElSaeidi / Data-Structures-Using-C
The goal of this project is to create a C program that demonstrates the implementation and usage of linked lists, queues, and stacks. These data structures are essential in computer science and are widely used for managing data in various applications.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AhmedMaherElSaeidi%2FData-Structures-Using-C
PURL: pkg:github/AhmedMaherElSaeidi/Data-Structures-Using-C
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: 12 months ago
Pushed at: about 1 year ago
Last synced at: 12 months ago
Topics: cprogramming-language, data-structures, double-linked-list, linked-list, queue, stack