algorithms-in-c

An implementation of data structures and algorithms in C, including intrusive linked list, generic vector, hash table, index priority queue, the adjacency list representation of graph and so on.

// repository documentation