k-morozov / k-morozov/java-kanban
Sprint 6 solution
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Реализованные изменения:
- Добавлена поддержка истории просмотров задач.
- Убраны дублирующиеся просмотры из истории.
- Используется двусвязный список и HashMap для удаления за O(1).
- Исправлены и дополнены unit-тесты для новой функциональности.
## Проверка:
- Тесты успешно пройдены.
- Код соответствует CheckStyle.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue describes completed task-view history changes using a doubly linked list and HashMap, along with updated unit tests and CheckStyle verification. No files, tests, entry point, or remaining work are identified, so inspect the existing history implementation and tests first; there is no stated next step or definition of done for a new contributor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100