Leetcode algorithm for Runtime and Faster than X% buggy?

Just started using leetcode and performed the Two Sum problem. I am getting different Runtime and Faster than % everytime I submit the EXACT SAME code, multiple times within 30 mins. First time I got 99.80% and after that, it keeps on varying, sometimes 99.80%, sometimes 69%, etc. Is Leetcode's algorithm of calculating these metrics buggy?

Comments (0)