Relative Ranks
You are given an integer array score of size n, where score[i] is the score of the i<sup>th</sup> athlete in a competition. All the scores are guaranteed to be unique.
The athletes are placed based on their scores, where the 1<sup>st</sup> place athl...
perfinsights.hashnode.dev2 min read