AYC

Elo Calculator

Interactive breakdown of how your profile adds up to an ELO score.

Current Score
1107
Internships+0
Placement Offer+0
Projects+30
CGPA+640
Competitive Programming+37
GitHub+0
Formula (readable)
base = 400
+ internshipsCount * 60
+ internshipSpan * 15
+ (placementOffer ? 250 : 0)
+ projects.count * 50
+ projects.complexity * 30
+ (cgpa^2) * 10
+ sqrt(codeforcesRating)
+ sqrt(leetcodeContestRating)
+ log(leetcodeQuestions + 1) * 25
+ log(csesSolved + 1) * 20
+ log(githubRepos + 1) * 30
+ log(githubContributions + 1) * 20
Profile Controls

Adjust numbers to see real-time effects

ELO Rating Tiers
Bronze<1000Silver1000–1399Gold1400–1799Platinum1800–1999Diamond2000–2399Master2400–2799Grandmaster2800+

Your ELO determines your tier. Higher ELO → higher tier. Colors indicate tier level.