Skip to content

Completed Term Project Part 1 & 2#18

Open
theZalmanian wants to merge 52 commits into
GreenRiverCollege-SDEV333:mainfrom
theZalmanian:main
Open

Completed Term Project Part 1 & 2#18
theZalmanian wants to merge 52 commits into
GreenRiverCollege-SDEV333:mainfrom
theZalmanian:main

Conversation

@theZalmanian
Copy link
Copy Markdown

Ready for review

- Added helper fields
- Implemented size and isEmpty methods
- Initial implementation of addBack, addFront, and add methods
- Updated all function parameters named i to index for clarity
- Implemented tests for set method of ArrayList
- Implemented tests for ArrayList's isEmpty and size methods
- Added indexOf helper method
- Implemented tests for remove(item)
- Updated various references to match current project
- Implemented addFront method
- Fixed isEmpty method
- Implemented tests for size, isEmpty, and contains
- Implemented tests for get method
- Implemented tests for addFront and addBack
- Created default constructor
- Implemented size and isEmpty methods
- Added doubleMaxCapacity helper for when array is full
- Refactored previously added resizing helper
- Setup helper class Node and fields
- Implemented size and isEmpty classes
- Updated tester to use LinkedStack
- Setup helpers and fields
- Created default constructor for LinkedQueue and LinkedStack
- Fixed enqueue method using tester reaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant