Which language is "the" best for programming interview

Hi folks,
I was just wondering which programming language is ideal for programming interiew. I always used to code in C++ problems but the solution that they have provided are either written in Java or Python. I am kind of annoyed by this fact,they should also provide the solution in C++,as probably C++ is the lingua franca in competitive coding realm.
I hate python for its awful indentation rule which quickly takes the fun of coding,and as far as Java is there,I don't know much of it.
should I change to Java ?

Comments (1)