exercises

Coding challenge repository

A collection of coding challenges and interview questions to practice JavaScript programming skills

Some basic javascript coding challenges and interview questions

GitHub

4k stars
101 watching
673 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mgechev/javascript-algorithms Implementations of computer science algorithms in JavaScript. 7,844
csvenja/javascript-exercises A collection of exercises designed to help developers improve their JavaScript skills through practical problem-solving and code practice. 70
sadanandpai/javascript-code-challenges A collection of modern JavaScript interview code challenges covering various skill levels and topics 4,280
dwyl/learn-tdd An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript 2,748
humanwhocodes/computer-science-in-javascript A collection of classic computer science paradigms and algorithms implemented in JavaScript 9,072
workshopper/javascripting An interactive terminal-based tutorial to learn JavaScript 2,871
creationix/js-git A JavaScript implementation of Git, providing tools and libraries to help developers work with version control systems in various environments. 3,835
asabeneh/30-days-of-javascript A structured learning guide for JavaScript programming 43,539
theintern/intern A testing framework designed to help developers write and run consistent, high-quality test cases for JavaScript applications. 4,364
ruanyf/webpack-demos A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. 9,598
jshint/jshint A tool that scans JavaScript code to detect common errors and potential problems 8,986
igorwojda/kotlin-coding-challenges A collection of Kotlin coding challenges and solutions to help developers practice problem-solving skills. 967
documentationjs/documentation Automated documentation generation tool for modern JavaScript projects 5,795
jestjs/jest A comprehensive testing solution for JavaScript projects 44,353
facebook/jscodeshift A toolkit for running codemods over multiple JavaScript files to transform and refactor code. 9,400