Skip to content

Fix on interview 14 & 15#9

Merged
shawlu95 merged 2 commits intomasterfrom
fix-interview-14-15
Nov 17, 2021
Merged

Fix on interview 14 & 15#9
shawlu95 merged 2 commits intomasterfrom
fix-interview-14-15

Conversation

@wctjerry
Copy link
Copy Markdown
Collaborator

@wctjerry wctjerry commented May 5, 2020

  • Add a tmp table with two-way binding for the use of constructing a list of (user_id, user_id) base pairs by CROSS JOIN, so that it will contain all possible user_ids that may be missed in the previous approach. Check edge case: alice and sonny
  • Remove a semicolon in db.sql that blocks loading the last row in the dataset
  • Fix a link to Interview 15 problem set

@shawlu95 shawlu95 merged commit 2d7bf43 into master Nov 17, 2021
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.

2 participants