kutyel / typescript-algorithms

🤓 A small set of algorithms as I learn them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Algorithms

Standard - JavaScript Style Guide

A small set of algorithms / data structures as I learn them, implemented in TypeScript 🤓

Install

$ npm install ts-algorithms

Try them out!

$ npm test

About

🤓 A small set of algorithms as I learn them

License:MIT License


Languages

Language:TypeScript 100.0%