gotham13121997's blog

By gotham13121997, history, 7 years ago, In English

superCodingBot

I created a telegram messenger chatbot for competitive programers. One can register his/her handle for codeforces,codechef,spoj,hackerrank or hackerearth and get his ratings in the bot itself also a ranklist of ratings can be fetched of all the members. One can get random questions from codechef and codeforces according to their choice to the bot itself. Also they can subscribe for getting question of the day. Bot even supports compiling and running code with the help of hackerranks api. One can see upcoming competitions and get reminders about them. Also supports browsing some of the topics from geeksforgeeks.com....

Link to the bot superCodingBot

Link to the sourcecode superCodingBot source code
Contributions are welcome :)

Full text and comments »

  • Vote: I like it
  • -2
  • Vote: I do not like it

By gotham13121997, 7 years ago, In English

CODEFORCES QUESTIONS FETCHER

I created a python 3 script to download questions from codeforces problemset arranged according to A,B,C,D,E....etc along with the images for offline use.

Check it out here codeforces-questions-fetcher

Full text and comments »

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