I was actually surprised to see how diverse CodeForces is when it comes to supporting programming languages. So, here is a tierlist of programming languages ranked in my personal opinion.

| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | jiangly | 3631 |
| 4 | Kevin114514 | 3574 |
| 5 | maroonrk | 3521 |
| 6 | strapple | 3515 |
| 7 | Radewoosh | 3461 |
| 8 | tourist | 3428 |
| 9 | turmax | 3378 |
| 10 | Um_nik | 3376 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 162 |
| 2 | adamant | 148 |
| 3 | Um_nik | 146 |
| 4 | Dominater069 | 143 |
| 5 | errorgorn | 140 |
| 6 | cry | 138 |
| 7 | Proof_by_QED | 136 |
| 8 | YuukiS | 135 |
| 9 | chromate00 | 134 |
| 10 | soullless | 133 |
I was actually surprised to see how diverse CodeForces is when it comes to supporting programming languages. So, here is a tierlist of programming languages ranked in my personal opinion.

| Name |
|---|



cpp da goat also why is js so high?
I think JS is not as horrible as PHP when it comes to CP. JS for CP sounds a bit weird but it is doable somehow. PHP in CP is just a straight up warcrime.
And to anyone who does CP in PHP, please stay 5 kilometers away from me. I'm afraid of PHP as much as I fear touching grass outside. PHP is straight up inhumane. Yet, I think there maybe someone on CodeForces who codes in PHP.
can agree I think you have goated views in such a small age
Haha that was actually my childhood picture. I was only 2 years old when for the first time I powered up my old Windows XP PC.
I started with computers around 12 years old for programming and all now can't leave it
Yeah, same honestly.
PHP is the best programming language!
Where is Python?
let it be
Look at the A-tier. The orange logo is actually Python 3. I could not find image for PyPy3 so I just put up Python 3 logo. Although, PyPy3 is more preferred in CP. Default Python is quite slow.
Ranking all programming languages on Codeforces from the bestto the absolute garbage:
hmmmmmmmmm
C in f is criminal
When will brainfuck be added? I know codeforces isn't exactly a code-golfing platform, but it's always really funny when I find a platform that lets me waste two hours just to write a simple scanf/printf + some additional logic in brainfuck and see it get AC
Write a brainfuck interpreter in a language of your choice. Put brainfuck code as input to your prepared format.
I know I know, and actually that would give me more freedom as practically speaking brainfuck is too slow, and one of the reasons for that is just moving between cells/executing copy operations. That's why my local bf implementations generally group up equal operations and apply them as a single instruction. Perhaps something even more interesting would be to implement like huffman compression over the operations $$${+, -, \lt , \gt }$$$ and then just apply the operations inside in a more compressed manner...
You know tierlist is cooked when Python is better than C
C deserves better.
Java in A is interesting... considering it neither has the efficiency of cpp nor the brevity of python. Also c should definitely be moved up.
why is python not as good as c++? i see some grandmasters using py. Also its faster to type than c++. I was thinking of switching to python , since its faster to write the code compared to c++. Anyone who's experienced in both explain pls...
Python is the superior language, it is a known fact.
C++ is much faster. A few (very few) problems on CF can't be solved in python. However, you may often find a non optimal solution to a problem (maybe one more log or $$$N\sqrt{N}$$$) that will only get AC in c/c++
C and C# in the same tier is wild to me
Only true legends know, that you can be top-1 in the world using good old Free Pascal, though most of newcomers even don't have a clue about its existence. Just one of numerous examples: 1657656
As a C# enthusiast, it is unacceptable for me to have Java be above C#.
Is Java not faster than C#? Besides, C# is infamously called Microsoft Java, so what exactly is the difference when both languages feel so vastly similar to each other?
1001 % true
Can anyone pls say me? Where can i get solutions for the problems in python?
People who are up for virtual.....