29 lines
689 B
Markdown
29 lines
689 B
Markdown
# Codingame Solutions
|
|
|
|
This repository contains solutions to various Codingame challenges, primarily using Haskell and PureScript.
|
|
|
|
## Folder Structure
|
|
|
|
- **haskell/**: Contains solutions written in Haskell.
|
|
- **purescript/**: Contains solutions written in PureScript.
|
|
|
|
## Languages Used
|
|
|
|
- **PureScript**: 38.7%
|
|
- **Haskell**: 36.2%
|
|
- **Dhall**: 18.2%
|
|
- **JavaScript**: 6.9%
|
|
|
|
## Getting Started
|
|
|
|
Navigate to the respective folders to find coding challenge solutions and their implementations.
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
|
|
|
|
## Contact
|
|
|
|
For any questions or suggestions, please open an issue in this repository.
|
|
|