Skip to content

Hw3#4

Closed
GeraskinDenis wants to merge 10 commits intomasterfrom
hw3
Closed

Hw3#4
GeraskinDenis wants to merge 10 commits intomasterfrom
hw3

Conversation

@GeraskinDenis
Copy link
Copy Markdown
Owner

Избавился от дублирования кода.
Методы delete() и get() сделал шаблонными.

Geraskin Denis added 10 commits January 30, 2022 12:56
AbstractArrayStorage
ArrayStorage
SortedArrayStorage
MainTestArrayStorage
MainTestSortedArrayStorage
1. AbstractArrayStorage - implemented the get() method like a pattern
method
2. ArrayStorage - deleted the get() method
3. SortedArrayStorage - deleted the get() method
1. AbstractArrayStorage
→ implemented the delete() method like a pattern method
→ add the abstract deleteByIndex() method

2. ArrayStorage
→ deleted the delete() method
→ implemented the deleteByIndex() method

3. SortedArrayStorage
→ deleted the delete() method
→ implemented the deleteByIndex() method
@GeraskinDenis GeraskinDenis added this to the HW3 milestone Feb 2, 2023
@GeraskinDenis GeraskinDenis mentioned this pull request Feb 8, 2023
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant