Skip to content

Commit 33715dd

Browse files
committed
Added last comments to readme
1 parent b4c5336 commit 33715dd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,13 @@ Solutions for advent of code (2015) in Elixir
33
Solutions for Advent of Code (http://adventofcode.com/) in Elixir (http://elixir-lang.org/)
44

55
I never used elixir before so pretty much learning both the syntax and functional programming as I go.
6+
7+
Afterword
8+
----------
9+
Finished all the problems, lots of brute force and not a lot of thinking/algos
10+
but the point for me was to try elixir and get a bit into functional programming.
11+
12+
It's a nice set of problems and very well presented so I might try to solve them again in a different
13+
language or maybe revisit the elixir solutions once I'm more familiar with it.
14+
15+

0 commit comments

Comments
 (0)