TheAlgorithms / JavaScript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

Home Page:https://the-algorithms.com/language/javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding Missing questions to Project-Euler Folder

mstomar698 opened this issue · comments

The Project-Euler doesn't have the following questions:

  • Q7, Q11, Q13, Q17, Q19, Q21, Q22, Q24.

  • Add them to complete the order till Q25.

I can work on it.

Just work on it. Don't open issues for missing algorithms.