Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/filipbolt/hackerrank_functional
- Owner: FilipBolt
- Created: 2018-02-02T18:51:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T14:29:52.000Z (over 6 years ago)
- Last Synced: 2024-11-08T08:54:04.547Z (about 2 months ago)
- Topics: functional-programming, hackerrank, hackerrank-solutions, haskell
- Language: Haskell
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.