Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Update All Algorithms Challenges #1094

Closed
46 tasks done
Rafase282 opened this issue Jun 7, 2016 · 16 comments
Closed
46 tasks done

Update All Algorithms Challenges #1094

Rafase282 opened this issue Jun 7, 2016 · 16 comments

Comments

@Rafase282
Copy link
Member

Rafase282 commented Jun 7, 2016

What we need:

We need all articles to follow this template.

What to watch out for:

There should be no more than three solutions, per challenge, we have to make sure that we provide explanations, and resources via links, either articles about built in functions that would be needed, algorithms, or anything related that can or was used to solve the problem.

How to get started

  1. Check for available articles, this means make sure no one is working on them already.
  2. Ask to be assigned to any of the members on the Assignees list to the right. Non FCC team members cannot be added to this list, but we can add your name to it.
  3. Once you get an assignment, let us know the link to the pull request, it will be added next to the challenge name along with your name.

Adding links

First check the FCC challenge, they have general links used as hints, note them for those are the ones we must include. However, if we have our own resources here then use that instead. You do this by searching for the article. for example if you are looking for slice:

search

Then you canuse that instead of an external resource. The template uses 3 links, but it can be fewer or more as needed.

When looking for links for the solutions, check which built in functions or specific algorithm is used and search our wiki for related articles, if none is found, only then use an external resource.

Do not repeat links
If you already use a link in the general section or one of the solutions, then do not add it to another one in the same article.

Adding code explanations

You try to explain it with your own words but not in a personal voice.

Only 3 solutions are accepted
If there are more than three then talk with us about which one to remove or merge at the chat.

We don't need many of them and a maximum of three solutions will be accepted in the following categories:

Basic
Intermediate
Advance
One code solution per category. If we already have enough solutions and yours is similar to one we already have but you strongly feel like yours will bring something important then we encourage you to merge your solution with the similar one we already have and expand or write a detailed explanation of the code.

Challenges to be updated:

@dakshshah96
Copy link
Contributor

Hey @Rafase282! Just noticed you haven't marked Slasher Flicker as completed in the checklist. And, isn't the name supposed to be Slasher Flick? The PR is #1150

@Rafase282
Copy link
Member Author

@dakshshah96 thanks for pointing that out, renamed and added the PR as marked and with the right number.

@dakshshah96
Copy link
Contributor

@Rafase282, please assign me to the following:

  • Missing Letters
  • Spinal Tap Case
  • Map The Debris

Cheers!

@dakshshah96
Copy link
Contributor

dakshshah96 commented Jun 19, 2016

@Rafase282, assign me to the following if possible:

  • Pairwise
  • Symmetric Difference
  • No Repeats Please

Cheers!

@dakshshah96
Copy link
Contributor

@Rafase282 One more to go! Assign me to Inventory Update please.

@Rafase282
Copy link
Member Author

Great work everyone, now we still need to do the checkpoint ones.

@ghost
Copy link

ghost commented Jun 21, 2016

@Rafase282, is there any point now that we're moving to the forum ❓

@ghost
Copy link

ghost commented Jun 21, 2016

Thanks @dakshshah96 for your work on this 🎉, it's greatly appreciated 😄

@Rafase282
Copy link
Member Author

Well they will have this format, I just forgot at the time.

@Rafase282
Copy link
Member Author

Thank you everyone who worked on these, specially @dakshshah96

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.