If you have any better solution to these Codility lessons, please feel free to fork and commit your code :) I'd really appreciate your awesome code.
- Fork it
- Create a feature branch (
git checkout -b my-new-feature
) - Commit changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request