/lago

📕 Data Structures and Algorithms library in TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Lago

Lago logo

Credits: Illustration by unDraw

Build Status Badge

Data Structures and Algorithms library for JavaScript. Pretty much still WIP but some are available for viewing.


💡 Looking for high quality front end interview courses? Educative offers a ton of great courses to improve your interview game 💡


Contents

Data Structures

Algorithms

Development

$ yarn install
$ yarn test --watch

Before pushing/submitting PR

$ yarn check-all