Skip to content

toncic/Data-stractures-and-algorithms

Repository files navigation

Data-stractures-and-algorithms

I created this repositor to practice typescript by implementing different data structures and algorithms in my spare time.

Already implemented:

Generic Queue

Generic PriorityQueue

Dependencies:

Jest testing framework.

ts-node to run typescript.

Available Scripts

In the project directory, you can run:

npm run start

Which will run index.ts with example of instantiating Generic class.

npm run test

Launches the test runner in the interactive watch mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published