Added the Introduction to the Intermediate Algorithm Scripting Challenges (#34405)

* Update index.md

* learned => learnt

Co-Authored-By: thecodingaviator <34807532+thecodingaviator@users.noreply.github.com>

* Apply suggestions from code review

* Update index.md
This commit is contained in:
The Coding Aviator
2019-03-12 05:54:19 +05:30
committed by Christopher McCormack
parent 4f71d9c8a7
commit ca32600191

View File

@ -5,4 +5,12 @@ superBlock: JavaScript Algorithms and Data Structures
--- ---
## Introduction to the Intermediate Algorithm Scripting Challenges ## Introduction to the Intermediate Algorithm Scripting Challenges
This is a stub introduction The following challenges are part of FCC's Intermediate Algorithm Scripting Challenges. These should prepare you to complete the final challenges for the JavaScript Algorithms And Data Structures Certification.
These challenges will allow you to test how much you have learned and which parts you may need to review again before starting the projects.
With that being said-
Have fun and remember to use the [Read-Search-Ask](https://forum.freecodecamp.org/t/how-to-get-help-when-you-are-stuck/19514) method if you get stuck.
Good Luck!