Different rankings different questions based on company

Why does
https://leetcode.com/company/google/
differ from
https://leetcode.com/problemset/top-google-questions/
and from
https://leetcode.com/problemset/algorithms/?companySlugs=google ?

Which one is the most accurate?

(order by rank when you go through the links since it's not a queryparam, it won't get ordered automatically)

Comments (1)