Percent tile is super inaccurate for JavaScript
Anonymous User
3

Last time I mentioned about the weird error for JavaScript runtime (error message was like ? : Line ? and problem still hasn't fixed) in one of the thread.
This time, i would like to bring up the percent tile issue on leetcode. Ever since the maintance end of last year or early of this month. The percent tile is not as accurate as it used to be. (For example, I compared my solution with the 100% code solution, the approach is almost identicial, but my percent tile was way far off from the average)

Comments (1)