ContestPercentile From Finish Time - Coming soonAsk AIget http://leetcode-contest-api.fronte.io/contest/{contest_type}/{contest_number}/finish-time/{hour}/{min}/{sec}/percentileFinds the percentile a contestant made with the given finish time.Path Paramscontest_typestringrequiredDefaults to weekly'weekly'|'biweekly'contest_numberint32requiredDefaults to 280The contest number can be retrieved from the Leetcode contest url.hourint32requiredDefaults to 00 | 1minint32requiredDefaults to 250 - 59secint32requiredDefaults to 200 - 59HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 404404 500500Updated about 4 years ago