An open API service indexing awesome lists of open source software.

https://github.com/dcai/introduction-to-algorithms

This repository contains C code to implement algorithms teached in Introduction to Algorithms.
https://github.com/dcai/introduction-to-algorithms

Last synced: 6 days ago
JSON representation

This repository contains C code to implement algorithms teached in Introduction to Algorithms.

Awesome Lists containing this project

README

          

## Introduction to Algorithms

This repository contains C code to implement algorithms teached in Introduction to Algorithms.

## Copyright
All code is in GPL v3, feel free to fork it.

## Author
[Dongsheng Cai](http://dongsheng.org)