Find the index of first elements which greater or equals than the target element.
Find the longest common subsequence.
Binary Search Trees
Different binary search tree implementations, including a self-balancing one (AVL)
Better binary searching
tiny binary search function with comparators
A algorithm based on minimax search and alpha-beta prune to solve gomoku game.
Different binary search tree implementations, including a self-balancing one (AVL)
Typescript implementation of queues, such as priority queue and circular queue.
Dancing link + Algorithm X
Knuth shuffle
Implement search on any static website.
binary search tree & avl tree (self balancing tree) implementation in javascript
A efficient Sudoku solver and creator.
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
Check if a file path is a binary file
List of binary file extensions
Very small binary search index implimentation.
The linux x64 distribution of the Sentry CLI binary.
Helper function to build binary assignment operator visitors
Binary Index Tree
Better binary searching
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Array / Arraylike utilities