Interactive breakdown of how your profile adds up to an ELO score.
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
Adjust numbers to see real-time effects
Your ELO determines your tier. Higher ELO → higher tier. Colors indicate tier level.