The folder contains the solution to the different coding challenges problem in python.
- Pipenv, as the package manager
- Pytest, for unit tests
- Bash, for simple function tests
- Github Actions, for automation in Github
The solutions are in their respective directory and it has an README.md which describes more about the specific solution.
Challenge | Solution |
---|---|
Cut tool | cut |
wc tool | wc |