Metrics for calculating team strength.

Revision en1, by IngaleAnkur10, 2020-08-05 04:11:39

Greetings Codeforces Community.

I suddenly came up with an app idea where a user can create custom three-man teams, and check the overall strength of the team. Please do note that the data will be fetched from Codeforces API, and therefore, the team strength will be calculated only based on the performance of the team members on Codeforces ONLY.

Although this idea seems interesting, I am really confused so as to what metrics shall be used to calculate team strength based on individual member data. I came up with some like the maximum problem rating of each member where they feel comfortable, the tags of problems which the member is good or bad at depending on the number of submissions, etc.

I request the community to add more metrics and put their own ideas. I promise to develop it :-P.

Tags app, app development, #idea, #teams

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English IngaleAnkur10 2020-08-05 04:11:39 844 Initial revision (published)