Leetcode rating
215
Feb 17, 2021

So, I've been using LeetCode to do some topic-wise practice on DP.

In particular, I've been doing the questions tagged medium and hard.

However, while I can usually solve the mediums in a reasonable time frame, I struggle to make any progress at all on the hards. As a result, I've been wondering whether or not I should attempt them at all at this stage. My official rating is , but I think I'm around since I haven't completed contests yet. In terms of goals, I'm trying to get comfortable with DP questions at the range of Div 2C.

Thus, my question is two-fold

  1. How would you estimate the CF rating of LeetCode hard problems?
  2. Should I continue solving LeetCode hards or just look for DP problems in the range of rating .
Comments (0)