Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deevus/comp2230_datastructures
https://github.com/deevus/comp2230_datastructures
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deevus/comp2230_datastructures
- Owner: deevus
- Created: 2014-09-06T03:44:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-21T08:55:24.000Z (about 10 years ago)
- Last Synced: 2024-12-13T17:51:23.973Z (24 days ago)
- Language: Java
- Size: 504 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)