javascript-algorithms

Algorithms library

Implementations of computer science algorithms in JavaScript.

💻 JavaScript implementations of computer science algorithms

GitHub

8k stars
258 watching
1k forks
Language: JavaScript
last commit: 7 months ago
Linked from 3 awesome lists

algorithmcomputer-science-algorithmshacktoberfestjavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
trekhleb/javascript-algorithms This repository provides JavaScript implementations of fundamental algorithms and data structures. 188,456
amejiarosario/dsa.js-data-structures-algorithms-javascript An implementation of data structures and algorithms in JavaScript, providing a reference manual and resource for developers. 7,606
humanwhocodes/computer-science-in-javascript A collection of classic computer science paradigms and algorithms implemented in JavaScript 9,065
felipernb/algorithms.js A comprehensive collection of algorithms and data structures implemented in JavaScript 3,726
kolodny/exercises A collection of coding challenges and interview questions to practice JavaScript programming skills 4,234
mozilla/nunjucks A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. 8,587
andrewplummer/sugar A utility library for working with native JavaScript objects 4,541
mochajs/mocha A test framework for Node.js and browsers that supports Behavior-Driven Development (BDD) and Test-Driven Development (TDD) 22,606
alpinejs/alpine A minimalist JavaScript framework for building interactive web applications using HTML 28,365
workshopper/javascripting An interactive terminal-based tutorial to learn JavaScript 2,865
documentationjs/documentation Automated documentation generation tool for modern JavaScript projects 5,793
trekhleb/homemade-machine-learning Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics 23,121
paperjs/paper.js A JavaScript library and framework for creating vector graphics applications using HTML5 Canvas 14,507
mjavascript/practical-modern-javascript A book series on modern JavaScript development focusing on modularity and ES6 features. 3,087
jsdoc/jsdoc An API documentation generator for JavaScript. 15,053