solve-conversion-path
Given an array of converters with a 'from' and 'to' property and an array of available formats in strings, find the smallest number of conversions of the available formats required, in order to reach the requested format
Given an array of converters with a 'from' and 'to' property and an array of available formats in strings, find the smallest number of conversions of the available formats required, in order to reach the requested format
Algorihtm visualization widget
is a 3d tic tac toe algorithm powered by Z3 space
Tsetlin Machine ML Algorithm for NodeJs
Hash password directly from your terminal.
Encapsule Project Addressable Resource Cell (ARC) core algorithms runtime library package.
Sorts an array in ascending natural order using merge sort.
Merge Sort Algorithm Implementation CLI
A common data-structure and basic algorithm implemention in javascript
Apriori frequent itemset mining algorithm implementation in TypeScript / JavaScript.
Neuroevolution: evolving neural networks using tensorflow.js and genetic algorithm
ForceAtlas2 layout algorithm for ngraph
Generate an array of random number ranges. Useful for creating test fixtures or benchmarking samples.
The algorithm of a self-balancing tree is used (Red-Black tree)
An attempt to recursively define most built-in js functions
Enable simple matchmaking in your applications and games.
Calculates the similarity of 2 string arrays and sorts the seconds one by similarity to first
[](http://todowebsite.com/)
A Promise based implementation of Sleepsort, an O(wtf) sorting algorithm
DAG-based sorting algorithm minimizing the number of comparison required to find top N items from a list without absolute value