hacktoberfest-projecteuler icon indicating copy to clipboard operation
hacktoberfest-projecteuler copied to clipboard

This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.

Results 105 hacktoberfest-projecteuler issues
Sort by recently updated
recently updated
newest added
trafficstars

Add solutions to problem-7 in following languages:- - [ ] CPP - [ ] Python - [ ] JavaScript - [ ] Java - [ ] C or any other...

enhancement
Hacktoberfest
addCode

Add solutions to problem-8 in following languages:- - [ ] CPP - [ ] Python - [ ] JavaScript - [ ] Java - [ ] C or any other...

enhancement
Hacktoberfest
addCode

Add solutions to problem-9 in following languages:- - [ ] CPP - [ ] Python - [ ] JavaScript - [ ] Java - [ ] C or any other...

enhancement
Hacktoberfest
addCode

Add solutions to problem-10 in following languages:- - [ ] CPP - [ ] Python - [ ] JavaScript - [ ] Java - [ ] C or any other...

enhancement
Hacktoberfest
addCode

# Changes made Added python solution for problem-25

added a solution 9 about special pythagorean triplet in python, you may check it out! :) p.s : i don't know if it's right or not since i'm still learning...