AlexDev

Join the Gang Gang and have the latest AI and Tech content.

Home page View on GitHub

Data Structures in C

Posted on 11 October 2023.
c linux data structures algorithms

About

Implementation of Data Structures in C.

This repository contains:

This repository also contains hashing functions that can be used for any data structure.

Usage

make && ./main

Conclusion