https://github.com/deepredsky/trustpilot
https://github.com/deepredsky/trustpilot
challenge haskell trustpilot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepredsky/trustpilot
- Owner: deepredsky
- License: mit
- Created: 2017-07-29T14:05:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T14:01:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-18T04:53:33.272Z (3 months ago)
- Topics: challenge, haskell, trustpilot
- Language: Haskell
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrustPilot Challenge Solution
Solution to TrustPilot "[follow the white rabbit](https://followthewhiterabbit.trustpilot.com/cs/step2.html)" challenge in haskell
All three hashes was solved in about 12 mins
## Installation
Basic compile stack
```
stack build
```## Usage
```
trustpilot
```## Example
```
time trustpilot wordlist "poultry outwits ants"
"Total words: 2486"
"Total anagram words: 1366"
e4820b45d2277f3844eac66c903e84be - ""
23170acc097c24edb98fc5488ab033fe - ""
665e5bcb0c20062fe8abaaf4628bb154 - ""
705.60 real 676.50 user 8.93 sys
```