Interview-solved
Interview-solved copied to clipboard
GS Interview solved solution on HackerRank
closes #58
IMPORTANT: Please do not create a Pull Request without an issue.
All Submissions:
- [x] I have read the CONTRIBUTING document.
- [x] My code is written in Python3 and is ending with .py
- [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- [x] I have checked that my submission does pass the test on HackerRank
- [x] Does your filename follow the naming Conventions?
- [x] Have you linked your PR to an Issue?
Closing issues
Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
Why is the travis CI test failing? Can you give me more instructions?
Why is the travis CI test failing? Can you give me more instructions?
test/test_CalculatePi.py::test_calculate_pi FAILED [ 8%]
This test is failing, could you just make its test as skip?