https://github.com/mandeep/c-algorithms
Data structures, abstract data types, and algorithms written in C
https://github.com/mandeep/c-algorithms
Last synced: about 1 year ago
JSON representation
Data structures, abstract data types, and algorithms written in C
- Host: GitHub
- URL: https://github.com/mandeep/c-algorithms
- Owner: mandeep
- License: mit
- Created: 2016-09-30T02:03:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T04:37:31.000Z (about 6 years ago)
- Last Synced: 2025-02-03T08:47:43.586Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 279 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://travis-ci.org/mandeep/c-algorithms)
[](https://coveralls.io/github/mandeep/c-algorithms)
This repository contains a collection of data structures, abstract data types, and algorithms written in C. Hopefully this assortment is as useful to others as it is to me.