Skip to content

QuentinRdl/biblioAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

biblioAlgo is a student-developed C/C++ library that implements fundamental algorithms and data structures. It serves as an educational resource for understanding and experimenting with core algorithmic concepts.

To compile:

make

To run the tests:

./algorithms

To clean the project:

make clean

About

Implementation of fundamental algorithms and data structures in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published