Skip to content

haoningng/fcc-javascript_algorithms_data_structure

Repository files navigation

freecodecamp JavaScript Algorithms and Data Structure

While HTML and CSS control the content and styling of a page, JavaScript is used to make it interactive. In the JavaScript Algorithm and Data Structures Certification, I've learnt the fundamentals of JavaScript including variables, arrays, objects, loops, and functions.

I've also learnt to apply that knowledge by creating algorithms to manipulate strings, factorialize numbers, and even calculate the orbit of the International Space Station.

Along the way, I've also learnt two important programming styles or paradigms: Object Oriented Programming (OOP) and Functional Programming (FP).

As part of this certification, I built the following projects and got all automated test suites to pass:

Projects:

To run the test:

Copy the code from script.js and paste into respective links in README.md

About

Certification projects as part of freecodecamp JavaScript Algorithms and Data Structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published