jt3698's blog

By jt3698, 4 years ago, In English

Hi Coders! We have launched CodeHunt!

CodeHunt is made to help Codeforces and UVa Online Judge users filter their problems with convenience and ease. You can also compare yourself with friends and rivals to motivate your practice and growth.

What inspired us to make CodeHunt?

Before any other site, we practiced our competitive programming using UVa, assisted, of course, by the incredible site, uHunt, made by Felix Halim. As we began to participate in Codeforces contests and solved more and more problems here, we never had the same level of motivation for the long grind as we did when using uHunt. We realized it was because there wasn’t a tool out there for Codeforces that was as convenient in tracking problems.

After a while of looking for the right tool, we decided it could be fun to make one for ourselves and see where it goes. We took the leap and the making of CodeHunt began! It is named as such, as gratitude to uHunt. What started out as a simple filter kept getting more and more updates until it became what it is today.

Features of CodeHunt

  • Supports both Codeforces and UVa Online Judge
  • Provides complete list of problems found in the respective sites
  • Comprehensive filtering of problems (Difficulty, Solved, Unsolved, Attempted, Included Tags, Excluded Tags, and more)
  • Multiple ways to sort the list of problems
  • Submitting to same problems is linked (Div. 1 and Div. 2, Mirror Contests, Contests based on previous ones, etc.)
  • User comparison of problems (Solved by one and not the other)
  • User comparison of contests done together (Last 5 rated contests)
  • Designed to maximize speed and user comfort
  • Download filtered problems through PDFs for convenient training (NEW!)

Why CodeHunt?

In regard to problem search and filtering, we took the best of what uHunt and Codeforces had to offer while improving the areas we felt were less refined. For that reason, we believe that CodeHunt is able to contribute to the ever-growing community of competitive programmers by providing a sharp and simple tool to navigate through the vast selection of problems found in these great sites.

Thanks and feel free to provide some feedback down in the comments or email us at [email protected].

Have Fun!

UPD: Added new features!

jt3698 and CosmicWolf

  • Vote: I like it
  • +101
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Looks clean... Thnx...

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

It would be more awesome if you add dacu column in uva like uhunt :D

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Isn't it the "solved by" column?

    • »
      »
      »
      4 years ago, # ^ |
      Rev. 2   Vote: I like it 0 Vote: I do not like it

      No. Dacu is calculated using "solved by" and "accuracy"

      • »
        »
        »
        »
        4 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Dacu stands for distinct accepted users, how does accuracy have anything to do with it?

        • »
          »
          »
          »
          »
          4 years ago, # ^ |
            Vote: I like it 0 Vote: I do not like it

          you don't need to believe me.

          just sort "solved by" in codehunt and sort "dacu" in uhunt. You will see the difference

          • »
            »
            »
            »
            »
            »
            4 years ago, # ^ |
            Rev. 2   Vote: I like it 0 Vote: I do not like it

            Looks exactly the same to me.

          • »
            »
            »
            »
            »
            »
            4 years ago, # ^ |
              Vote: I like it 0 Vote: I do not like it

            Yes 'dacu' is actually the 'solved by' column, the difference you see is probably because by default, uHunt shows the unsolved problems while CodeHunt shows all.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

User Comparison is cool..!! Thanks jt3698

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Was looking for something exactly like this for so long, amazing work guys!

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Let us know if there's a new feature you'd like to see!

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Just a small suggestion, but it would be nice if there was the option to sort by rating.

    Overall, I think this is a great tool and it provides a lot of information not available on other sites.

    • »
      »
      »
      4 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Thanks! You can sort the problems by rating by clicking on the difficulty column.