Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 935 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 935 Bytes

Description

Haskell solutions for Cracking the Coding Interview 6th Edition by Gayle Laakmann McDowell.

Getting Started

This project utilizes cabal and stack like most Haskell projects and the standard Haskell development environment for your platform should work just fine.

Reporting Issues

Any issues discovered should be recorded on github. If you believe you've found an error or have a suggestion for a new feature; please, ensure that it is reported.

If you would like to contribute a fix or new feature; please, submit a pull request.