Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deevus/comp2230_datastructures


https://github.com/deevus/comp2230_datastructures

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

COMP2230 Algorithms
===================

This repository aims to have implementations of all the datastructures from the book [Algorithms](http://www.amazon.com/Algorithms-Richard-Johnsonbaugh/dp/0023606924) by Richard Johnsonbaugh and Marcus Schaefer.

Why?
----

This was started as a study tool for the COMP2230 Introduction to Algorithmics course at University of Newcastle, Australia.

[![Build Status](https://travis-ci.org/deevus/comp2230_datastructures.svg)](https://travis-ci.org/deevus/comp2230_datastructures)