l********i 发帖数: 52 | 1 Can anybody help to answer:
Regarding "shuati", can I use "C" or I have to learn one more advanced
language, like C++?
Thanks, sorry cannot type Chinese |
X******g 发帖数: 10 | 2 用C语言刷题完全是挑战自我,用C++好点,有很多函数库和数据结构可以用。
Python刷题难度会小点。
【在 l********i 的大作中提到】 : Can anybody help to answer: : Regarding "shuati", can I use "C" or I have to learn one more advanced : language, like C++? : Thanks, sorry cannot type Chinese
|
l********i 发帖数: 52 | 3 That means I have to learn one more language.
I am more comfortable with C (10 yrs experience on it), just try to check
whether it is OK to use C during interview or has to use C++? |
B*G 发帖数: 3662 | 4 OK with Google general hire, 其他不知道。
【在 l********i 的大作中提到】 : That means I have to learn one more language. : I am more comfortable with C (10 yrs experience on it), just try to check : whether it is OK to use C during interview or has to use C++?
|
l********i 发帖数: 52 | |
n***i 发帖数: 777 | 6 如果我出道题 里面需要用到hashtable 你用纯c怎么写 有standard lib吗 还是你要说
假设有这么一个东西?
btw 用更高级的语言对你自己有利
还有 我会对你的 object oriented design 可能有concern
[在 lovehawaii (hwaiilove) 的大作中提到:]
:That means I have to learn one more language.
:I am more comfortable with C (10 yrs experience on it), just try to check
:whether it is OK to use C during interview or has to use C++? |
d****g 发帖数: 62 | 7 Use whatever language you find most comfortable with when solving leetcode
problems.
interviewers don't care |