https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp
freeCodeCamp Solutions
https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp
javascript-algorithms-and-data-structures
Last synced: 4 months ago
JSON representation
freeCodeCamp Solutions
- Host: GitHub
- URL: https://github.com/andriikot/javascript_algorithms_and_data_structures__freecodecamp
- Owner: AndriiKot
- License: mit
- Created: 2024-05-27T11:36:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-25T08:14:30.000Z (8 months ago)
- Last Synced: 2025-05-28T03:05:32.013Z (8 months ago)
- Topics: javascript-algorithms-and-data-structures
- Language: JavaScript
- Homepage: https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/
- Size: 4.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Algorithms and Data Structures
Developers use HTML and CSS to control the
content and styling of a page. And they use
JavaScript to make that page interactive.
In this JavaScript Algorithm and Data Structures Certification,
you'll learn the JavaScript fundamentals like variables,
arrays, objects, loops, functions, the DOM and more.
You'll also learn about Object Oriented Programming (OOP),
Functional Programming, algorithmic thinking, how to work
with local storage, and how to fetch data using an API.
### List of App
- #### [Pyramid Generator](https://github.com/AndriiKot/JS__Pyramid_Generator__FreeCodeCamp)
- #### [Gradebook App](https://github.com/AndriiKot/JS__Gradebook_App__FreeCodeCamp)
- #### [Role Playing Game](https://github.com/AndriiKot/JS__Role_Playing_Game__FreeCodeCamp)
- #### [Random Background Color Changer](https://github.com/AndriiKot/JS__Random_Background_Color_Changer__freeCodeCamp)
- #### [Calorie Counter](https://github.com/AndriiKot/VanillaJS__Calorie_Counter__freeCodeCamp)
[back to list](#list-of-app)
[back to top](#top)