-
Notifications
You must be signed in to change notification settings - Fork 340
Algorithm Template
Github | FreeCodeCamp | CodePen | LinkedIn | Medium Website | E-Mail
This is the template that you should follow when writing new algorithm solutions or adding content, always make sure the latest version of this templated is implemented on your pull request
🚩 Remember to use Read-Search-Ask
if you get stuck. Try to pair program 👥 and write your own code 📝
Explain what is asked, in an easy to understand and detailed way.
Add hint 1 here.
try to solve the problem now
Add hint 2 here.
try to solve the problem now
Add hint 3 here.
try to solve the problem now
Solution ahead!
// write solution code here
Explain solution here and add any relevant links
// write solution code here
Explain solution here and add any relevant links
// write solution code here
Explain solution here and add any relevant links
If you found this page useful, you may say thanks to the contributors by copying and pasting the following line in the main chat:
thanks @username for your help with Challenge: name of the challenge
⚠️ DO NOT add solutions that are similar to any existing solutions. If you think it is similar but better, then try to merge (or replace) the existing similar solution.- Add an explanation of your solution.
- Categorize the solution in one of the following categories — Basic, Intermediate and Advanced. 🚥
- Please add your username only if you have added any relevant main contents. (:warning: DO NOT remove any existing usernames)
See 👉
Wiki Challenge Solution Template
for reference.
Thanks for visiting, if you like this please feel free to star my repo, follow me or even contact me about contributing as it will be a lot of work and having help would be cool.
- HTML5 and CSS
- Responsive Design with Bootstrap
- Gear up for Success
- jQuery
- Basic JavaScript
- Object Oriented and Functional Programming
- Basic Algorithm Scripting
- Basic Front End Development Projects
- Intermediate Algorithm Scripting
- JSON APIs and Ajax
- Intermediate Front End Development Projects
- Claim Your Front End Development Certificate
- Upper Intermediate Algorithm Scripting
- Automated Testing and Debugging
- Advanced Algorithm Scripting
- AngularJS (Legacy Material)
- Git
- Node.js and Express.js
- MongoDB
- API Projects
- Dynamic Web Applications
- Claim Your Back End Development Certificate
- Greefield Nonprofit Project 1
- Greefield Nonprofit Project 2
- Legacy Nonprofit Project 1
- Legacy Nonprofit Project 2
- Claim your Full Stack Development Certification
- Whiteboard Coding Interview Training
- Critical Thinking Interview Training
- Mock Interview 1
- Mock Interview 2
- Mock Interview 3