Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psingh12354/project-euler
Here i upload my HackerRank Project Euler Code
https://github.com/psingh12354/project-euler
all project-euler project-euler-solutions pytohn3
Last synced: 5 days ago
JSON representation
Here i upload my HackerRank Project Euler Code
- Host: GitHub
- URL: https://github.com/psingh12354/project-euler
- Owner: Psingh12354
- Created: 2020-06-25T11:50:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-28T09:16:50.000Z (almost 2 years ago)
- Last Synced: 2023-08-02T13:09:55.275Z (over 1 year ago)
- Topics: all, project-euler, project-euler-solutions, pytohn3
- Homepage:
- Size: 83 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project-Euler
Here i upload my HackerRank Project Euler Code
Click on the below link to get the source code
| **Program** |**Source Code**| **Programming Language** |
| :----------------------------------------- | :-------------------------: | :---------------------------------: |
| Project Euler #1: Multiple widths of 3 and | [Project Euler #1: Multiple widths of 3 and 5](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%231:%20Multiples%20of%203%20and%205) | Python/Java |
| Project Euler #2: Even Fibonacci numbers | [Project Euler #2: Even Fibonacci numbers](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%232:%20Even%20Fibonacci%20numbers) | Python |
| Project Euler #3: Largest prime factor | [Project Euler #3: Largest prime factor](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%233:%20Largest%20prime%20factor) | Python |
| Project Euler #4: Largest palindrome | [Project Euler #4: Largest palindrome](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%234:%20Largest%20palindrome%20product) | Python |
| Project Euler #5: Smallest multiple | [Project Euler #5: Smallest multiple](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%235:%20Smallest%20multiple) | Python |
| Project Euler #5: Smallest multiple | [Project Euler #5: Smallest multiple](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%235:%20Smallest%20multiple) | Python |
| Project Euler #6: Sum square differenc | [Project Euler #6: Sum square differenc](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%236:%20Sum%20square%20difference) | Python |
| Project Euler #7: 10001st prime | [Project Euler #7: 10001st prime](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%237:%2010001st%20prime) | Python |
| Project Euler #8: Largest product in a series | [Project Euler #8: Largest product in a series](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%238:%20Largest%20product%20in%20a%20series) | Python |
| triplet Project Euler #9: Special Pythagorean triplet | [triplet Project Euler #9: Special Pythagorean triplet](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%239:%20Special%20Pythagorean%20triplet) | Python |
| Project Euler #10: Summation of primes | [Project Euler #10: Summation of primes](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2310:%20Summation%20of%20primes) | Python |
| Project Euler #13: Large sum | [Project Euler #13: Large sum](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2313:%20Large%20sum) | Python |
| Project Euler #15: Lattice paths | [Project Euler #15: Lattice paths](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2315:%20Lattice%20paths) | Python |
| Project Euler #16: Power digit sum | [Project Euler #16: Power digit sum](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2316:%20Power%20digit%20sum) | Python |
| Project Euler #17: Number to Words | [Project Euler #17: Number to Words](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2317:%20Number%20to%20Words) | Python |
| Project Euler #20: Factorial digit sum | [Project Euler #20: Factorial digit sum](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2320:%20Factorial%20digit%20sum) | Python |
| Project Euler #21: Amicable numbers | [Project Euler #21: Amicable numbers](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2321:%20Amicable%20numbers) | Python |
| Project Euler #22: Names scores | [Project Euler #22: Names scores](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2322:%20Names%20scores) | Python |
| Project Euler #25: N-digit Fibonacci number | [Project Euler #25: N-digit Fibonacci number](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2325:%20N-digit%20Fibonacci%20number) | Python |
| Project Euler #31: Coin sums | [Project Euler #31: Coin sums](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2331:%20Coin%20sums) | Python |
| Project Euler #34: Digit factorials | [Project Euler #34: Digit factorials](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2334:%20Digit%20factorials) | Python |
| Project Euler #36: Double-base palindromes | [Project Euler #36: Double-base palindromes](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2336:%20Double-base%20palindromes) | Python |
| Project Euler #37: Truncatable primes | [Project Euler #37: Truncatable primes](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2337:%20Truncatable%20primes) | Python |
| Project Euler #64: Odd period square | [Project Euler #64: Odd period square](https://github.com/Psingh12354/Project-Euler/blob/master/Project%20Euler%20%2364:%20Odd%20period%20square%20roots) | Python |
| How many reversible numbers are there below one-billion? | [How many reversible numbers are there below one-billion?](https://github.com/Psingh12354/ProjectEuler/blob/master/Project%20Euler%20%23145:%20How%20many%20reversible%20numbers%20are%20there%20below%20one-billion%3F) | Python |