Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acidghost/c-exercises-data-algorithms
Some exercises, algorithms and data structures implementations in C
https://github.com/acidghost/c-exercises-data-algorithms
Last synced: about 2 months ago
JSON representation
Some exercises, algorithms and data structures implementations in C
- Host: GitHub
- URL: https://github.com/acidghost/c-exercises-data-algorithms
- Owner: acidghost
- Created: 2016-01-06T13:54:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T19:49:39.000Z (almost 9 years ago)
- Last Synced: 2023-03-24T05:28:22.757Z (almost 2 years ago)
- Language: C
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practical C programming
----##### Some exercises, algorithms and data structures implementations in C.
Excercises taken from:
- *"Practical C Programming" 3rd edition, by Steve Oualline, O'Reilly*
- *"Advanced Topics in C: Core Concepts in Data Structures", by Noel Kalicharan, Apress*