diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8915a9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is a collection of solutions to common interview problems, written in +Python and Haskell. These are just ones that I've come across or that I've seen +as popular questions. Pull requests are much appreciated!