Repo for data structures and algorithms (primarily in C) This repositor includes: General implementation of common things (stacks, queues, b-trees, etc) Codeforces questions I did How to run To run any data structure/algorithm either adjust the Makefile at root or compile yourself