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
672 forks
Language: JavaScript
last commit: about 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,838
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,261
dwyl/learn-tdd An introduction to writing reliable code using Test Driven Development (TDD) principles in JavaScript 2,746
humanwhocodes/computer-science-in-javascript A collection of classic computer science paradigms and algorithms implemented in JavaScript 9,065
workshopper/javascripting An interactive terminal-based tutorial to learn JavaScript 2,865
creationix/js-git A JavaScript implementation of Git, providing tools and libraries to help developers work with version control systems in various environments. 3,834
asabeneh/30-days-of-javascript A structured learning guide for JavaScript programming 43,271
theintern/intern A testing framework designed to help developers write and run consistent, high-quality test cases for JavaScript applications. 4,362
ruanyf/webpack-demos A collection of simple demos showcasing the usage and configuration of Webpack for building JavaScript applications. 9,594
jshint/jshint A tool that scans JavaScript code to detect common errors and potential problems 8,990
igorwojda/kotlin-coding-challenges A collection of Kotlin coding challenges and solutions to help developers practice problem-solving skills. 962
documentationjs/documentation Automated documentation generation tool for modern JavaScript projects 5,793
jestjs/jest A comprehensive testing solution for JavaScript projects 44,276
facebook/jscodeshift A toolkit for running codemods over multiple JavaScript files to transform and refactor code. 9,341