Only Java and C++ allowed in Google interview
Feb 26
16 Comments
Recently got reached out by Google Japan recruiter, and knew that I can only choose Java or C++ for all the coding sessions.
But I only used Python for Leetcode, how long it need to get used to Java/C++ for interview in Google level? Is it okay to forget/mistype the class/method name of data structure library?
TC: ๐ฅ
YOE: 2.5
comments
You should be able to use Pythonโฆ That being said, it is ok if you canโt remember the name of a library function. Just make one up and explain you canโt remember the exact function name.
Then take one of your easy programs from your coding 101 or 102 class and transfer it into Java code. Do that a couple times, should be good.
If you a SWE you should have a compiled language in your pocket, so this is a good lesson. GL