Technical phone screen (1 hour):
Eg:
DataSet:
BankA- {101,102,103....}
BankB- {104,105,106....}
Find bank name for account number "105" ?
Follow up: suggest solution if bank account number is not a continuous range
[ Suggest approaches . I will post my approach in the comments]