Skip to content

Yana P. - #2

Open
YanaP1312 wants to merge 3 commits into
HackYourAssignment:mainfrom
YanaP1312:main
Open

YanaP1312 wants to merge 3 commits into
HackYourAssignment:mainfrom
YanaP1312:main

Conversation

@YanaP1312

Copy link
Copy Markdown

Complete Week 3 assignments: Pizza Order model + Generic Cache

Task 1:

  • Implemented pizza ordering model (Pizza, Size, Topping, Order)
  • Added price calculation and receipt printing
  • Added usage examples in Main

Task 2:

  • Implemented generic Cache backed by HashMap
  • Added methods: put, get, remove, size, clear
  • Added unit tests covering all cache operations
  • Added usage examples in Main

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