Is leetcode coderun performance the same for all computers?

Sometimes when I read the fastest solution in terms of runtime showed in the chart, I notice that their code is much less efficient than mine. I tried copying that solution and submit and the runtime is really slower. Is the runtime varied for each computer?
image

Comments (0)