Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filipbolt/hackerrank_functional

Haskell solutions hackerrank functional challenges
https://github.com/filipbolt/hackerrank_functional

functional-programming hackerrank hackerrank-solutions haskell

Last synced: 5 days ago
JSON representation

Haskell solutions hackerrank functional challenges

Awesome Lists containing this project

README

        

## Summary ##

Repository for Hackerrank solutions for functional programming.

In progress since most solutions still missing (or too simple to bother uploading).

All solutions achieved a 100% score.

## Background ##

My current haskell knowledge based of University of Zagreb course **Programming in Haskell** 2017./2018.
More details available on [course website](www.fer.unizg.hr/predmet/puh/)
and [my repo](https://github.com/FilipBolt/puh) with solutions for problems in the course.