Skip to content

inexistentHeap404/DSA_H

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

This library aims to simplify the use of data structures by providing the skeleton of well known data structures to cook on.

INSTALLATION

git clone <repo>

USAGE

#include "lib.h"

int main(){
...
}

while compilation

gcc <filename.c> -l<lib>

About

a C library comprising of every data structure and well known algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •