krishrahul98/DSA-Library

Project Euler

Opened this issue ยท 14 comments

Project Euler

Anyone who wants to contribute to Project Euler problems Raise and Issue with a problem statement name.
It would be great to contribute ๐Ÿฅณ
Please follow the Issue template for raising request.
I am adding below the guidelines:-

Add problem link. It is important to add problem link first.

Submission Title
Project Euler Problem Name

Submission Type
Algorithm

Submission Description
Write here Problem Description

Submission Directory
Project_Euler => Problem_No-Problem_Name => Problem_Name.language_extension

example:
Project_Euler => Project_Euler => 1-Multiple_Of_3_And_5 => 1-Multiple_Of_3_And_5.extension

Available Language

  • C++
  • C
  • Python
  • Java
  • C#
  • JavaScript

For now, I Want To Do The Following Problems in C++ & JavaScript :

  • 1 - Multiples of 3 and 5
  • 2 - Even Fibonacci numbers
  • 3 - Largest prime factor
  • 4 - Largest palindrome product
  • 5 - Smallest multiple

For now, I Want To Do The Following Problems in C++ & JavaScript :

  • 1 - Multiples of 3 and 5
  • 2 - Even Fibonacci numbers
  • 3 - Largest prime factor
  • 4 - Largest palindrome product
  • 5 - Smallest multiple

@Siddhant-K-code sure ๐Ÿ˜ƒ

please assign me @krishrahul98

For now, I Want To Do The Following Problems in C++ & JavaScript :

  • 1 - Multiples of 3 and 5
  • 2 - Even Fibonacci numbers
  • 3 - Largest prime factor
  • 4 - Largest palindrome product
  • 5 - Smallest multiple

I like to complete those problems in python

For now, I Want To Do The Following Problems in C++ & JavaScript :

  • 1 - Multiples of 3 and 5
  • 2 - Even Fibonacci numbers
  • 3 - Largest prime factor
  • 4 - Largest palindrome product
  • 5 - Smallest multiple

I like to complete those problems in python

@EANimesha Assigned for Python

I like to complete those problems in python

Go Ahead!

@krishrahul98 I would like to work in C . Could you please assign me !

@SanjayMarreddi Assigned for C , Go Ahead!

@krishrahul98 I would like to do these in JAVA. Could you please assign to me!!

@poojitha2002 Assigned for Java , Go Ahead!

Can you please assign me this in java for the sub-questions which have not been completed yet?

Can you please assign me this in java for the sub-questions which have not been completed yet?

@Priyanshi-3 yes sure, go ahead.

Please review the changes #183 Multiple_Of_3_And_5.java and #184 even_fibonacci_nos.java

Please review the changes #183 Multiple_Of_3_And_5.java and #184 even_fibonacci_nos.java

@Priyanshi-3 Done