Skip to content

SILVAWesley/algorithms-datastructures-designpatterns

Repository files navigation

Algorithms, Data structures and Design patterns

Dependencies

Typescript Jest Eslint Prettier

Description

This project sumup all my implementations of algorithms, data strucutres and design patterns in TypeScript. It also includes solutions for problems from the following sources:

Content

Algorithms

Data Structures

Design Patterns

How to run?

Install dependencies

yarn install or npm install

Run in watch mode

yarn start or npm start

Testing with jest

yarn test or npm run test

Additional information

This spreadsheet is a toolbox of the implementations in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published