Блог пользователя sahildua2305

Автор sahildua2305, 9 лет назад, По-английски

While practicing, I was wondering if I can sort the problems in order of their difficulty level. This will help me, in case I want to solve a lots of problems of same difficulty level for making myself comfortable with that level of problems.

Is there a way to do so? Or if not, is Codeforces planning to roll this feature on anytime soon?

PS: When I say — sort by the difficulty level, I mean putting all Div. 2 A problems together and similar for B,C,D & E problems.

  • Проголосовать: нравится
  • +7
  • Проголосовать: не нравится

»
9 лет назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

you can sort them by the number of people who solved each problem like this

I think this will give you a good indicator about the problems' difficulty.

  • »
    »
    9 лет назад, # ^ |
      Проголосовать: нравится +5 Проголосовать: не нравится

    Of course I know about this way of sorting on the basis of number of people who have solved each problem.

    But, that doesn't give exact estimate. For, a Div. 1 A problem is generally solved by way more number of people than Div. 2 C problem. I hope I make sense this time.

    • »
      »
      »
      9 лет назад, # ^ |
        Проголосовать: нравится +3 Проголосовать: не нравится

      And many times the div1A of contest X is harder than div1B of contest Y, And the difficulty of a problem varies from person to person. so there is no way of getting the exact difficulty of a certain problem.

»
9 лет назад, # |
  Проголосовать: нравится +3 Проголосовать: не нравится

A2 Online Judge has a great sorting system for problems based on there difficulty called Ladders.

»
4 года назад, # |
Rev. 2   Проголосовать: нравится +3 Проголосовать: не нравится

Guys, I created a small website just to test it first, it has 4 types of filters available. Please check it out. It is a basic one for now but will upgrade it in the future . Also, please give some ideas to improve the website. Thanks in advance. Currently, it has 4 filters available, Category, Rating Min, Rating Max, and tags.

The site link is: http://rd200.pythonanywhere.com/

  • »
    »
    4 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    Rather than commenting here and there, you should write your own post about this, where we can comment about the suggestions/feedback about your site.

  • »
    »
    4 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    I can make 1 suggestion. When I click "Try a Random problem", the random problem appears on the same tab. It will be better if it opens in a separate tab.

  • »
    »
    4 года назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    The site is awesome bro i wish to build such beautiful sites in future .....it will help people here a lot u should market it a bit !!

    • »
      »
      »
      4 года назад, # ^ |
        Проголосовать: нравится 0 Проголосовать: не нравится

      Thanks a lot bro!! I am thinking about it. Can you please share it with your friends as well?

      • »
        »
        »
        »
        4 года назад, # ^ |
          Проголосовать: нравится 0 Проголосовать: не нравится

        I shared it already to those who use codeforces !! I was using codedrills before but your site is much more clean and has user friendly interface

        • »
          »
          »
          »
          »
          4 года назад, # ^ |
            Проголосовать: нравится 0 Проголосовать: не нравится

          Thanks alot for your kind words!! Please create an issue in the Github repo, if you face any issue. And also, you can contact me any time incase you need help. Thanks again!!