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

https://github.com/conneroisu/hw3-cs228

StoutList Java Project. This is a Doubly Linked List that stores a data array in each node.
https://github.com/conneroisu/hw3-cs228

Last synced: 3 months ago
JSON representation

StoutList Java Project. This is a Doubly Linked List that stores a data array in each node.

Awesome Lists containing this project

README

        

# Conner_Ohnesorge_HW3

StoutList Java Project. This is a Doubly Linked List that stores a data array in each node. This repository hosues various unit tests for the class to ensure functionality and performance is measured.
[![Hits](https://hits.sh/github.com/conneroisu/hits.svg)](https://hits.sh/github.com/conneroisu/Conner_Ohnesorge_HW3/)