Biomedical Engineering > GATE 2025 > Data Interpretation
The table lists the top 5 nations according to the number of gold medals won in a tournament; also included are the number of silver and the bronze medals won by them. Based only on the data provided in the table, which one of the following statements is INCORRECT?
| Nation | Gold | Silver | Bronze |
| USA | 40 | 44 | 41 |
| Canada | 39 | 24 | 27 |
| Japan | 20 | 12 | 13 |
| Australia | 17 | 16 | 19 |
| France | 16 | 26 | 22 |
Explanation
Correct : a
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.