jot_s_bindra's blog

By jot_s_bindra, history, 5 weeks ago, In English

I have made a website for practicing Codeforces questions for the following three brackets:

  • 1200-1400
  • 1400-1600
  • 1600-1800

Each bracket was created by first filtering out the ideal candidates. By "ideal candidate," I mean candidates who crossed this rating in 4-5 contests or approximately 20-30 days, are not old users, and have no questions skipped in their contests. Additionally, they were regular, meaning they have not missed more than one question during this period. This was done particularly to prevent the inclusion of data from users who tend to participate only in Div2 or only in Div3 contests, thereby handpicking contests for themselves.

I curated the common questions from these candidates and used cosine similarity with the Codeforces question database of their bracket +100 to +200.

Website Link: https://codeladderforces.netlify.app

I have attached a flow diagram for one of the brackets

Help me with the feedbacks which i can implement for the betterment of collection of questions ,I will be happy if it helps someone in their CP journey

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