An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: javascript-algorithms-and-data-structures

bcflores11/free.code.camp

This is all my work from freeCodeCamp! (please use the README as a guide)

Language: HTML - Size: 752 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

pranjalkuhikar/Data-Structures-and-Algorithms-DSA

📘 Data Structures and Algorithms (DSA) A collection of important DSA problems with clean and easy JavaScript solutions. This repo helps me learn and practice basic to advanced DSA step-by-step.

Language: JavaScript - Size: 76.2 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

jamezmca/the-complete-javascript-course

Learn JavaScript from ZERO to HERO with this complete course packed all the information you need to know. In addition to learning all the concepts, there are numerous practice questions, amazing projects, course companion notes & much much more.

Language: JavaScript - Size: 9.31 MB - Last synced at: 26 days ago - Pushed at: 9 months ago - Stars: 60 - Forks: 8

AndriiKot/JavaScript_Algorithms_and_Data_Structures__freeCodeCamp

freeCodeCamp Solutions

Language: JavaScript - Size: 4.19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

chetannada/Javascript-Practice

This repository contains Leetcode DSA and HackerRank DSA Solution using Javascript and Code snippet of Important Topics in Javascript. It is meant to help beginners to learn and practice JavaScript concepts and features in a hands-on way.

Language: JavaScript - Size: 1.07 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 139 - Forks: 34

AndriiKot/VanillaJS__Random_Background_Color_Changer__freeCodeCamp

freeCodeCamp Solutions

Language: CSS - Size: 1.55 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

pedroeuzebiodev/log-prog-tii-ifce

Repositório da Disciplina de Lógica de Programação do Curso de Técnico em Informática para Internet do IFCE

Language: JavaScript - Size: 3.31 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

AndriiKot/JS__Pyramid_Generator__freeCodeCamp

freeCodeCamp Solutions

Language: JavaScript - Size: 51.8 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AndriiKot/JS__Gradebook_App__freeCodeCamp

freeCodeCamp Solutions

Language: JavaScript - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AndriiKot/JS__Role_Playing_Game__freeCodeCamp

freeCodeCamp Solutions

Language: JavaScript - Size: 264 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EliasAfara/algorithmic-odyssey

📝 Welcome to my Algorithmic Odyssey! This repository is a collection of algorithms and data structures that I've written, explored, and refined as part of my journey into the fascinating world of computer science and problem-solving.

Language: JavaScript - Size: 90.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

davidecarluccio/palindrome-checker

An app that checks whether a given word or phrase is a palindrome. It removes punctuation, spaces, and handles case sensitivity, providing a clear result for valid and invalid palindromes (e.g., 'A man, a plan, a canal. Panama' is a palindrome).

Language: CSS - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

davidecarluccio/roman-numeral-converter

An app that converts Arabic numbers (1-3999) to Roman numerals. It handles user input validation, ensuring the number is within the acceptable range and formats it into Roman numerals (e.g., 9 → IX, 649 → DCXLIX).

Language: CSS - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

davidecarluccio/telephone-number-validator

An app that validates US phone numbers in various formats (e.g., 1 555-555-5555, 555-555-5555). It checks if the input is a valid number, alerts the user if empty, and clears results with a button click. Handles edge cases like incorrect country code or malformed numbers.

Language: CSS - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

davidecarluccio/cash-register

An app that calculates the correct change for a customer based on the price of an item and the cash provided, using available currency in the cash drawer. It handles scenarios like insufficient funds, exact payment, and provides change in the correct denominations (from highest to lowest).

Language: JavaScript - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

davidecarluccio/pokemon-search-app

An app that allows users to search for Pokémon by name or ID and displays detailed information including name, ID, stats, types, and sprite image. It integrates with the PokéAPI to fetch data and handles invalid inputs with an alert, ensuring a seamless user experience.

Language: CSS - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

dsbfelipe/freecodecamp-pokemon-search-app

Fifth and last certification project for freeCodeCamp JavaScript Algorithms and Data Structures course

Language: JavaScript - Size: 1020 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

dsbfelipe/freecodecamp-telephone-number-validator

Third certification project for freeCodeCamp JavaScript Algorithms and Data Structures course

Language: CSS - Size: 7.98 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

dsbfelipe/freecodecamp-roman-numeral-converter

Second certification project for freeCodeCamp JavaScript Algorithms and Data Structures course

Language: HTML - Size: 1.72 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

dsbfelipe/freecodecamp-palindrome-checker

First certification project for freeCodeCamp JavaScript Algorithms and Data Structures course

Language: CSS - Size: 2.51 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ZeeshanMukhtar1/DSA

Language: JavaScript - Size: 346 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mehdi-kve/Algorithms_DataStructures

FreeCodeCamp JavaScript Algorithms and Data Structures Projects

Language: JavaScript - Size: 16.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

alamenai/javascript-interview-coding-questions-2023

:tada: Refresh your JavaScript knowledge | :trophy: Ace your next interview | :closed_book: Learn JavaScript

Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

lajuman/JavaScript-Algorithms-and-Data-Structures

Language: JavaScript - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HduSy/developer-trek

开发者自救宝典!Programing based on Javascript!

Language: JavaScript - Size: 523 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Gani1249/Learn-Basic-JavaScript-By-Building-a-Roll-Playing-game

Its a temporary repository which is created to store the answer for the freeCodeCamp, JavaScript Algorithms course

Language: JavaScript - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EW-EndWall/freecodecamp.org

Language: JavaScript - Size: 99.6 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

puftare/js-learning-material

Collection of JavaScript applications, algorithms, and data structures for anyone looking to improve their skills in computer science

Language: JavaScript - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bakkeshks/javascript-dsa-problems

Data structures and Algorithms problems implemented in JavaScript

Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Related Keywords
javascript-algorithms-and-data-structures 29 freecodecamp 14 javascript 13 data-structures 4 javascript-algorithms 3 algorithms 2 computer-science 2 javascript-code 2 algorithm 2 javascript-vanilla 2 leetcode-javascript 2 interview-preparation 2 dsa-practice 2 dsa-algorithm 2 html 2 javascript-data-structures 2 freecodecamp-project 2 css 2 javascript-objects 1 javascript-methods 1 javascript-jest 1 javascript-package 1 javascript-functions 1 javascript-regex 1 javascript-es6 1 javascript-variables 1 js 1 logica-de-programacao 1 code 1 coding 1 data-structures-and-algorithms 1 freecodecamp-algorithm-solutions 1 javascript-interview-questions 1 role-playing-game 1 javascript-algorithm 1 javascript-programming 1 leecode-solutions 1 leetcode 1 certificate 1 responsive-web-design 1 algorithms-and-data-structures 1 javascript-applications 1 javascript-learning 1 javascript-learning-series 1 dsa-problems 1 full-stack 1 fun 1 html-css 1 learning 1 learning-journey 1 dsa 1 problem-solving 1 striver-sheet 1 javascript-beginner-course 1 javascript-full-course 1 javascript-master 1 javascript-zero-to-hero 1 learn-javascript 1 learn-javascript-for-beginners 1 learn-to-code 1 the-complete-javascript-course 1 hackerrank 1 hackerrank-solutions 1 javascript-beginners 1 javascript-codes 1 javascript-dsa 1 javascript-practice 1 javascript-practice-problems 1 leetcode-javascript-solutions 1 leetcode-solutions 1 disciplina 1 ifce 1 javascript-array 1 javascript-array-methods 1 javascript-data-types 1