Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 176 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 176 Bytes

Algorithms

A very basic alogrithms - Just learning stuff, no useful for the expert world !

Build source

- mkdir -p build
- cd build
- cmake ../
- make