lucas-deschamps / Algorithms

Famous algorithms implemented in TypeScript. Eventually, they'll also be written in some other specific programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

  • TypeScript

How to run: ts-node [filename].ts on the command line. You need to have TypeScript installed (npm install -g typescript).

About

Famous algorithms implemented in TypeScript. Eventually, they'll also be written in some other specific programming languages.


Languages

Language:TypeScript 100.0%