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.
- Host: GitHub
- URL: https://github.com/conneroisu/hw3-cs228
- Owner: conneroisu
- License: gpl-3.0
- Created: 2023-03-30T05:10:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T01:13:17.000Z (over 1 year ago)
- Last Synced: 2025-01-21T05:42:28.723Z (5 months ago)
- Language: Java
- Size: 6.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://hits.sh/github.com/conneroisu/Conner_Ohnesorge_HW3/)