@hjco/layout-schedule
Layout events into a calendar for visualization
Layout events into a calendar for visualization
Data-structures and algorithms implemented on TypeScript
Galaxar algorithm
A powerful library of typescript-based algorithmic tools
A random password generator helps create strong passwords to enhance security, while AES encryption is a robust algorithm used to secure data by transforming it into ciphertext, rendering it unreadable without the appropriate decryption key.
Adelson-Velsky-Landis (AVL) self-balancing binary trees in TypeScript
Genetic Portrait Generator library
A modern binary search algorithm in Typscript.
A trie search algorithm in Typscript.
FNV-1a non-cryptographic hash function implementation written in TypeScript.
A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript
Object Merge Algorithm
Heap Data Structure
The BigInteger class wrapped bn.js and native BitInt
A very simple Bubble Sort library.
Adelson-Velsky-Landis (AVL) self-balancing binary trees in TypeScript
Summarizes text using a naive summarization algorithm
Implementation of Donald E. Knuth's Algorithm X with Dancing Links technique (DLX) with aditional functions adapting it to specifically solve Sudoku
A JupyterLab extension for managing algotihms on the MAAP
An implementation of DFS algorithm with simple usage.