1.0.3 ⢠Published 4 years ago
oleksiivelychko-computer-science v1.0.3
Computer science
The superset of the useful algorithms and data structures to speed up the development process.
š” It's available as NPM package and may be installed as:
npm i oleksiivelychko-computer-science
Compile and publish to NPM registry:
tsc && npm publish
š Binary search
š Breadth-first search
š Dijkstra's search
š Factorial
š Insertion search
š Subsequences search
š The smallest search
š Tree traversal
š Quick sort
1.0.3
4 years ago