All Projects → yangshun → Lago

yangshun / Lago

Licence: mit
📕 Data Structures and Algorithms library in TypeScript

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Lago

Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+2221.97%)
Mutual labels:  algorithm, data-structures
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-93.59%)
Mutual labels:  algorithm, data-structures
Go Algorithm
Implementations of data structures & algorithms written in Golang.
Stars: ✭ 109 (-94.46%)
Mutual labels:  algorithm, data-structures
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-94.86%)
Mutual labels:  algorithm, data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-92.93%)
Mutual labels:  algorithm, data-structures
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (-19.38%)
Mutual labels:  algorithm, data-structures
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-93.95%)
Mutual labels:  algorithm, data-structures
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-95.07%)
Mutual labels:  algorithm, data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-93.49%)
Mutual labels:  algorithm, data-structures
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (-3.51%)
Mutual labels:  algorithm, data-structures
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-94.91%)
Mutual labels:  algorithm, data-structures
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (-13.84%)
Mutual labels:  algorithm, data-structures
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+719.79%)
Mutual labels:  algorithm, data-structures
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (-22.23%)
Mutual labels:  algorithm, data-structures
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-94.96%)
Mutual labels:  algorithm, data-structures
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-94.1%)
Mutual labels:  algorithm, data-structures
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-95.12%)
Mutual labels:  algorithm, data-structures
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (-31.74%)
Mutual labels:  algorithm, data-structures
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-93.54%)
Mutual labels:  algorithm, data-structures
Notes
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
Stars: ✭ 131 (-93.34%)
Mutual labels:  algorithm, data-structures

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].