Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We Got Coders entrance test for Paul O'Hara #83

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CodeCrusader2017
Copy link

Please find pull request for the We Got Coders Code Challenge completed late 17/06/2017 through to 19/06/2017 by Paul O'Hara, committed to local master/github upload 19/06/17, pull request to wegotcoders/wgc_groundwork submitted on 20/06/2017.

primes.rb Outdated

#Code below was an attempt over 1.5 hours, on 19/07/2017, to implement an algorithm to add up prime numbers, but in hind sight I should
#have used an array to hold dividing values up to num being checked - within the inner loop - to get the code to work correctly.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff- keep going! If you commit further changes and git push them they'll show up here- no need to open another PR. If you decide to finish it we'd gladly look over it

…Hara 01/07/2017, 3rd attempt to get ruby code to identify and add up prime numbers to a specified limit
@CodeCrusader2017
Copy link
Author

3rd attempt to get ruby code working to identify and add up prime numbers to a set limit. Code submitted 01/07/2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants