Asked in Tower Research Capital LLC
Given a tournament where each team plays a single match between two teams, and each team has a batting rating (X) and a bowling rating (Y), the match rating is calculated as (X1+X2)/(Y1+Y2). The tournament rating is the minimum match rating. Write an algorithm to find the maximum possible tournament rating.

AnswerBot
15d
Maximize tournament rating by optimizing team matchups based on batting and bowling ratings.
Calculate match rating for each pair of teams using (X1+X2)/(Y1+Y2).
To maximize the tournament rating, minim...read more
Help your peers!
Add answer anonymously...
Top Strategist Interview Questions Asked at Tower Research Capital LLC
Q. In a city represented as a 2-D plane there are buildings at different positions....read more
Q. A group of n people is such that a symmetric relation of knowing another exists ...read more
Q. In a 2D plane where every point is assigned a color (blue or red), prove that th...read more
Interview Questions Asked to Strategist at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

