Giter Site home page Giter Site logo

make-github-pseudonymous-again / js-algorithms Goto Github PK

View Code? Open in Web Editor NEW
37.0 3.0 3.0 1.85 MB

:rocket: Algorithms for JavaScript

License: GNU Affero General Public License v3.0

JavaScript 100.00%
algorithm js javascript algorithms agpl sorting computer-science searching

js-algorithms's Introduction

๐Ÿš€ Algorithms License GitHub issues


ยฉ xkcd.com

Playground for algorithms in JavaScript. This is a child project of js-library and the twin project of js-data-structures.

๐Ÿ“ฐ Description

This project is just a playground for any algorithm that doesn't fit in any of those projects,

๐Ÿ”ฆ Searching

๐ŸŒ– Merging

๐Ÿฐ Partitioning

๐Ÿ‘‡ Selection

๐Ÿ“ถ Sorting

โš–๏ธ Comparison sorting

๐Ÿ’ค Integer sorting

๐Ÿ”ฃ Strings

Nothing yet.

๐Ÿ”ช Hashing

Nothing yet.

๐Ÿ“ Geometry

๐ŸŒ Graphs

๐Ÿ”ข Numbers

๐Ÿ”ฃ Arithmetic

2๏ธโƒฃ 3๏ธโƒฃ 5๏ธโƒฃ 7๏ธโƒฃ Number theory

๐Ÿš Integer sequences

๐ŸŽฒ Randomness

๐Ÿง  Hard problems

โ†”๏ธ Sytems of equalities and inequalities

๐Ÿงน Combinatorics

Those packages aim to provide code bricks that are as generic as possible. Some examples are a Gauss-Jordan method that can work with any number model, a Karatsuba algorithm that can handle any input size, a Graham Scan algorithm that works with clockwise or counter clockwise ordering, and a Monotone Chain algorithm that can be used as a triangulation algorithm without any change.

๐Ÿ“œ Reference

A list of links and projects focusing on algorithm implementation.

โ˜• Projects implementing algorithms in JavaScript

๐Ÿฆš Projects implementing algorithms in other languages

๐Ÿ”— Others

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.