Friday, July 17, 2015

CareerCup: New Interview Question for

A single-elimination tournament with 64 teams. Before the tournament, fans construct fantasy brackets for their tournament predications. Design a data structure for storing fan brackets and algorithm to score their brackets against a winning bracket. Assume we will then need to quickly score a player’s predictions (1 point per successful round prediction) and your solution should be optimal enough to handle millions of fan brackets with minimal data.

View »
Posted by DVD on July 15, 2015

by via CareerCup RSS Feed

No comments:

Post a Comment