/algorithms-from-scratch

Single Threaded, Multi-Threaded, Multi-Processed and GPU Implementations of algorithms in C.

#Algorithms From Scratch

Implementation of common algorithms and data structures in single-threaded, multi-threaded, multi-processed and CUDA(GPU implemntation) in C.