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: over 2 years ago
Linked from 3 awesome lists

algorithmcomputer-science-algorithmshacktoberfestjavascript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
trekhleb/javascript-algorithmsThis repository provides JavaScript implementations of fundamental algorithms and data structures.188,874
amejiarosario/dsa.js-data-structures-algorithms-javascriptAn implementation of data structures and algorithms in JavaScript, providing a reference manual and resource for developers.7,625
humanwhocodes/computer-science-in-javascriptA collection of classic computer science paradigms and algorithms implemented in JavaScript9,072
felipernb/algorithms.jsA comprehensive collection of algorithms and data structures implemented in JavaScript3,727
kolodny/exercisesA collection of coding challenges and interview questions to practice JavaScript programming skills4,239
mozilla/nunjucksA templating engine with features like inheritance and asynchronous control, inspired by Jinja2.8,606
andrewplummer/sugarA utility library for working with native JavaScript objects4,537
mochajs/mochaA test framework for Node.js and browsers that supports Behavior-Driven Development (BDD) and Test-Driven Development (TDD)22,648
alpinejs/alpineA minimalist JavaScript framework for building interactive web applications using HTML28,530
workshopper/javascriptingAn interactive terminal-based tutorial to learn JavaScript2,871
documentationjs/documentationAutomated documentation generation tool for modern JavaScript projects5,795
trekhleb/homemade-machine-learningPractices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics23,191
paperjs/paper.jsA JavaScript library and framework for creating vector graphics applications using HTML5 Canvas14,555
mjavascript/practical-modern-javascriptA book series on modern JavaScript development focusing on modularity and ES6 features.3,088
jsdoc/jsdocGenerates documentation for JavaScript applications15,089