rasjonell-zz / data-structures-ts

TypeScript implementation of some famous data structures and algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Data Structures

You can find the implementations in src/data_structures directory.

You can write your tests in the src/entry.ts file and run npm start to build and run the file.

About

TypeScript implementation of some famous data structures and algorithms.


Languages

Language:TypeScript 100.0%