Computer Science and
     Software Engineering

Computer Science and Software Engineering

Algorithm Repository Home Page

Developed for educational purposes, this repository provides example implementations of algorithms and data structures.  Various algorithms and data structures implemented in C are given.  The download page provides a package containing all of the main algorithm repository's C source files.

A separate section of this repository specialises in shortest path algorithms and priority queues implemented in C++.

All algorithms and source files provided by this repository are subject to the disclaimer provided on the linked page (disclaimer).

Main Repository

Algorithms

Data Structures

Related

Specialised Repositories