Skip to content
#

algorithms-implemented

Here are 392 public repositories matching this topic...

aceking007
aceking007 commented Oct 3, 2020

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)

spoorgholi74
spoorgholi74 commented Oct 7, 2020

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

Improve this page

Add a description, image, and links to the algorithms-implemented topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.