StopStalk: Tool to maintain your algorithmic progress

@tryingtocode I suggest you to add the ‘hover’ option to the buttons so that on mouse-over, they get to know what button is what, and you could also categorize the icons as well.

@sahilarora.535 - Yes we are planning the same for temporary purpose but then changing to text by some refactoring would be a better option. :slight_smile:

@sahilarora.535 - Do you find the new navbar convenient ?

Thanks a lot @recursedd ! Keep referring to your friends :slight_smile:

Hey @banghasan, StoStalk basically retrieves submissions from various profile sites at regular intervals (at present 24 hrs) and displays to you the analytics on top of it. Kindly write to us at https://www.stopstalk.com/contact_us for more detailed queries.

1 Like

nice. can you add total number of questions solved on all OJs

1 Like

Hey @aminuteman, That is indeed a great addition to the profile page. We will add it and let you know :slight_smile:

there is a problem with custom friend feature. there are multiple users with same user name

Hey @aminuteman, if I have understood it properly that is the desired behaviour. Custom user can be many for a particular user. Try opening the profile page of a custom user, you will have an option to add him/her as your custom friend. For more detailed clarification, please write to us here - https://www.stopstalk.com/contact_us/

Hey @vikas8409, Thanks a lot :slight_smile:

@tryingtocode great job :smiley:

1 Like

Thank you @tushkitripathi :slight_smile:

1 Like

Thank you @diveshuttam :slight_smile:

Hey @jimpix, Of-course you can. There are two interpretations of your question - (1) You don’t have friends who code. For that you can still get useful analytics on your profile page. Though you can always have a look at other coders and follow the ones who are good. (2) You have friends but they are not on StopStalk. In this case, we have a feature called Custom user in which you just have to add handles of your friends and you can then see them in the analytics :slight_smile:

Hey @aminuteman, we added the number of questions solved on profile page of each user :slight_smile: Cheers.

its showing blank

Hey @shraeyas, there isn’t any API as of now. But you might want to use our submission scripts to get the data you need ( stopstalk-deployment/modules/sites at master · stopstalk/stopstalk-deployment · GitHub ) :slight_smile: !

Write to us if you want any other details ( https://www.stopstalk.com/contact_us ).

1 Like

There is a red button on a user’s profile page to see recent submissions of a user if that is what you needed. Checkout our Filters page ( https://www.stopstalk.com/filters ) to narrow down your search to exact submissions. Let us know if you meant something else - https://www.stopstalk.com/contact_us .
Here is our code where we compute rating - stopstalk-deployment/utilities.py at master · stopstalk/stopstalk-deployment · GitHub .
We changed this formula a few days back - https://www.stopstalk.com/updates .
Thank you for your feedback :slight_smile:

Thank you @ramini ! :slight_smile:

Really helpful. :slight_smile: