Hi Guys,
I'm coding at work mainly on C, and faimiliar mainly with C. I'm now practicing Leet and for interviews for some time in the future, when I become good in this to start interviewing.
I feel that C is limited with many aspects such as hashes, strings manipulation and doesn't have objects which sometimes makes the code longer that in C++/JAVA may include a function within the structures of the objects and is given.
My question is this - should I focus on practicing interview questions on the language I know - C, or should I put effort on learning C++/JAVA and then practice the questiong with them, or stick to C ?
Thanks.