Google System Design: a Leaderboard for Hacker rank
Anonymous User
937

Design Leaderboard for Leetcode or Hacker rank contest . The display should have the top 10 users that scored greatest on the main page. Interviewer steered towards how Test cases will be generated for example, how to ensure a user's solution is accepted when all test cases were passed? I kind of got confused on this part.

Comments (2)