Dijkstra algorithm optimized with priority queue.
Dijkstra algorithm (bigint version) optimized with @algorithm.ts/priority-queue.
Find the longest common subsequence.
A NodeJS implementation of Dijkstra's algorithm
TypeScript definitions for node-dijkstra
Shortest path functions for graphology.
graph algorithm
A algorithm based on minimax search and alpha-beta prune to solve gomoku game.
Dancing link + Algorithm X
Knuth shuffle
A efficient Sudoku solver and creator.
Typescript implementation of queues, such as priority queue and circular queue.
A Base64 encoding implementation.
The dinic algorithm implemented in typescript
GCD + Euclidean algorithm
Priority queue.
Underscore mixins for deeply nested objects
huffman + Euclidean algorithm
Knuth shuffle
Sliding window
Conversion between Roman numerals and Arabic numerals
Bellman-ford algorithm.
Find set written in Typescript.
Find the index of first elements which greater or equals than the target element.