Brain-teasers and technical questions that interviewers use to challenge your logic and problem solving skills.
Tuesday, March 14, 2006
Unique, Union, Intersection
Given two lists of IP addresses, describe, design and impliment an efficient algorithm to find the unique IPs in each list, the union of the two lists and the intersection of the two lists.
No comments:
Post a Comment