yangshun / lago

πŸ“• Data Structures and Algorithms library in TypeScript and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lago

Lago logo

Credits: Illustration by unDraw


πŸ’‘ Practice implementing Data Structures and Algorithms in JavaScript for free on GreatFrontEnd πŸ’‘


Contents

Common Data Structures and Algorithms implementations in JavaScript.

Data Structures

Algorithms

Development

$ yarn install
$ yarn test --watch

Before pushing/submitting PR

$ yarn check-all

About

πŸ“• Data Structures and Algorithms library in TypeScript and JavaScript

License:MIT License


Languages

Language:TypeScript 100.0%