Home > algorithms

algorithms

Algorithms is a project mainly written in C, it's free.

study algorithm

Study algorithm, write it by C programming language

git clone https://[email protected]/yuyijq/algorithms.git cd algorithms mkdir target

build

make

run tests

make test