athro
A datastructures and algorithms library for TS/JS
dsakit
dsakit is a JavaScript library offering a wide range of data structures and algorithms for direct use. It includes sorting (Bubble, Merge, Quick), searching (Binary Search), dynamic programming, greedy algorithms, and essential structures like stacks, que
nodorithm
Package for commonly used algorithms.