exercise solution #4

Open
atillake wants to merge 1 commit from atillake/2026-prague-data:class-changes into main
Member

hope its correct.

hope its correct.
Owner

Nice O(N) solution! You only need the second dictionary, when you iterate over the first deck you can get the index for free

Nice O(N) solution! You only need the second dictionary, when you iterate over the first deck you can get the index for free
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u class-changes:atillake-class-changes
git switch atillake-class-changes

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff atillake-class-changes
git switch atillake-class-changes
git rebase main
git switch main
git merge --ff-only atillake-class-changes
git switch atillake-class-changes
git rebase main
git switch main
git merge --no-ff atillake-class-changes
git switch main
git merge --squash atillake-class-changes
git switch main
git merge --ff-only atillake-class-changes
git switch main
git merge atillake-class-changes
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ASPP/2026-prague-data!4
No description provided.