Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuarshaidenov/ds-algos
https://github.com/anuarshaidenov/ds-algos
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anuarshaidenov/ds-algos
- Owner: anuarshaidenov
- Created: 2022-03-19T10:16:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T13:53:57.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T20:00:28.493Z (16 days ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Structures and Algorithms.
> This repository is a list of implementations of different data structures and algorithms based on the _Master the Coding Interview: Data Structures + Algorithms_ course by ZTM.