Programming Question

Question: A master directory server receives a list of accounts, ordered by user ID, from each of several departmental directory servers. What's the best approach for this server to create a master list combining all the accounts ordered by user ID?

From: Programming Interviews Exposed

Subject: Sorting and Searching

Load Another Question


Select a Subject