How is the list for top <company> questions calculated
Anonymous User
172

Title says it all.

Trying to determine what my approach should be.

Whats the diff in solving questions tagged against a sorted by freq v/s top questions.

For example: what the difference between solving:

  1. https://leetcode.com/problemset/top-facebook-questions/ compared
  2. https://leetcode.com/company/facebook/ sorted by frequency
Comments (1)