algorithms-implemented
Here are 392 public repositories matching this topic...
-
Updated
Oct 12, 2020 - Java
wave sort
-
Updated
Oct 4, 2020 - JavaScript
-
Updated
Oct 12, 2020 - Go
-
Updated
Sep 8, 2020
-
Updated
Oct 11, 2020 - C++
-
Updated
Oct 5, 2020 - C++
-
Updated
Sep 30, 2020 - C++
-
Updated
Oct 7, 2020 - Mathematica
-
Updated
Mar 30, 2019 - Go
-
Updated
Oct 12, 2020 - C++
Description of the Problem
Every email consists of a local name and a domain name, separated by the @ sign.
For example, in alice@leetcode.com, alice is the local name, and leetcode.com is the domain name.
Besides lowercase letters, these emails may contain '.'s or '+'s.
If you add periods ('.') between some characters in the local name part of an email address, mail sent there will b
-
Updated
Dec 5, 2017 - Java
-
Updated
Aug 19, 2020 - TypeScript
-
Updated
Oct 8, 2020 - C
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Nov 17, 2017 - Python
-
Updated
Oct 20, 2019 - C++
-
Updated
May 31, 2020 - Java
-
Updated
Oct 11, 2020 - Java
-
Updated
Oct 12, 2020 - C++
-
Updated
Mar 8, 2018 - Swift
-
Updated
Dec 29, 2019 - Python
-
Updated
Sep 2, 2020 - Pascal
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Oct 12, 2020 - C++
-
Updated
Oct 10, 2020 - C++
Improve this page
Add a description, image, and links to the algorithms-implemented topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the algorithms-implemented topic, visit your repo's landing page and select "manage topics."
Project Euler has about 700 problems, but the current repository hosts solutions for only about 60-70 problems.
I'm willing to work on the issue and also if someone wants to help they can join in.
We can create guidelines on how many minimum solutions a PR should have to prevent spammy PRs with just one or two easy solutions. (open to discussion)