Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khoaguin/data-structures-algorithms-coursera
https://github.com/khoaguin/data-structures-algorithms-coursera
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khoaguin/data-structures-algorithms-coursera
- Owner: khoaguin
- Created: 2023-01-11T07:56:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T11:06:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T12:24:13.704Z (about 1 month ago)
- Language: C++
- Size: 17.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Structures and Algorithms Specialization - Coursera
![banner](./images/banner.png)
Applying algorithmic techniques (greedy algorithms, binary search, dynamic programming, etc.) and data structures (stacks, queues, trees, graphs, etc.) to solve more than 100 programming challenges in Python, C++ and Rust.## Courses
1. [**Algorithmic Toolbox**](./course1-algorithmic-toolbox/)