Solve some Hackerrank FP problems in elixir.
- Solve Me First Fp
- Hello World
- Hello World N Times
- List Replication
- Filter Array
- Filter Positions in a List
- Array Of N Elements
- Reverse A List
- Sum Of Odd Elements
- List Length
- Update List
- Evaluating e^x (Look for e_pow_x in repo)
- Prefix Compression
- Area Under Curves and Volume of Revolving a Curve (look for area_and_volume_of_curve in repo)
- Functions Or Not?
- Compute the Perimeter of a Polygon
- Compute the Area of a Polygon
- Computing the GCD
- Fibonacci Numbers
- Pascal's Triangle
- String Mingling
- Tree Manager
- String-o-Permute
- String Compression
- String Reductions
- Simplify the Algebraic Expressions
- Filter Elements
- BrainF__k interpreter
- Fighting Armies (53.72/60 Got AC on some version of TrashApproach, which I picked up from this)
- Lists and GCD
- Rotate String
- Pentagonal Numbers
- Fibonacci
- Missing Numbers
- Sequence full of colors
- Remove Duplicates
- Super Digit
- The Tree Of Life
- Dice Path
- Password Cracker FP
- Bitter Chocolate