Add three Fivetran interview practice problems - #163
Merged
Conversation
tomtoto757
force-pushed
the
codex/fivetran-two-problems-20260902
branch
from
September 2, 2026 22:26
7d7ccb6 to
89e932e
Compare
tomtoto757
marked this pull request as ready for review
September 7, 2026 03:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add three Fivetran practice problems: Unique Near-Equal Target-Sum Pairs, Connected Groups, and Aladdin and the Magic Carpet.
Resolve conflicts against current master while preserving all 2,182 existing README rows. The README changes only by the three additions and Coding count (1,796 → 1,799). Regenerate stale Coding, SQL, System design, and Low-level design pages from the resulting README; AI coding was already current. No source identity or source-platform URL was added.
Verification
PYTHONDONTWRITEBYTECODE=1 python3 -m unittest scripts/test_sync_practice_formats.py: 11 passed.python3 scripts/refresh-freshness.py: valid dates, row formatting, descending order, and size check passed.python3 scripts/sync-practice-formats.py --catalog-file /tmp/tech-oa-pr163-catalog.json --check: passed. This scoped temporary snapshot uses current public coding metadata and master-pinned design metadata, preserving the existing catalog scope.git diff --check origin/master...HEAD: passed; worktree clean.Independent regression review
4c84c0c01d1a17925f293ff5881ab973a2db99a4against latest master30288b16b71ddb0899f10f04d96ec97a144577a7.