fix: add intro JavaScript Algorithms and Data Structures (#37060)
This commit is contained in:
@ -4,4 +4,4 @@ superBlock: JavaScript Algorithms and Data Structures
|
||||
---
|
||||
## Introduction to JavaScript Algorithms and Data Structures
|
||||
|
||||
This is a stub introduction for JavaScript Algorithms and Data Structures
|
||||
JavaScript Algorithms and Data Structures will teach you basic JavaScript in a series of challenges. It will teach you how to assign variables, arrays, create functions, and some of the various loop types used in JavaScript.Then it will teach you to apply what you’ve learned in multiple algorithm creation challenges. Once you have completed all the challenges and the required projects you will receive the JavaScript Algorithms and Data Structures certificate.
|
||||
|
Reference in New Issue
Block a user