Add README

master
NaiJi ✨ 3 years ago
parent 892c0539fa
commit 3bb60fe92e

@ -0,0 +1,6 @@
# grokk-exs
Trying out exercies from ["Grokking Algorithms"](https://www.manning.com/books/grokking-algorithms)
To build:
`g++ file.cpp -o file.o`
Loading…
Cancel
Save