Hi All,
Is it worth to spend time to learn Python for someone who is already working in Java.
will Python help in solving LC problems in interview more quickly.
Hi All,
Is it worth to spend time to learn Python for someone who is already working in Java.
will Python help in solving LC problems in interview more quickly.
No, i think it is not worth to change your primary coding language for a new one, until it is too complicated. The only time I think this worked was when I was training a candidate who was doing interview questions in Scala and I had him move to Java. The syntax of scala was just too much to handle.
The main reason is that you end up creating a lot of muscle fluency ( writing 1000’s of lines of code ) with your primary language and you know some really awesome advanced feature in it that help with impressing the interviewer.