l**********3 发帖数: 161 | 1 刚刚面的,答的不好,学艺不精,看来还是得好好看书阿。Move on了。。
1. IEEE floating point representation (convert -5.0)
2. Two arrays, numbers are from 1->n, find the duplicate.
3. Two arrays, a1 and a2 (|a1|=|a2|=n/2), take one from a2 and put into a1 (override an existing number in a1). Find the duplicate. (大家说说这个怎么做)
4. Explain signal (UNIX). What is SIGBUS, SIGSEGV? Which signal can trigger core dump? (SIGQUIT, kill -3)
5. Explain pipes. Is pipe unidirectional? How to make it bi-directional? Can multiple processes share the same pipe?
6. How to manipulate Windows Registery using Java? (JNI & Win32 API)
7. Explain GIL in Python. What are the advantages and drawbacks? How to overcome the drawbacks? | s****n 发帖数: 150 | 2 谢谢分享。
投了这个公司,但是一点回应都没有。
into a1 (override an existing number in a1). Find the duplicate. (大家说
说这个怎么做)
trigger core dump? (SIGQUIT, kill -3)
directional? Can multiple processes share the same pipe?
to overcome the drawbacks?
【在 l**********3 的大作中提到】 : 刚刚面的,答的不好,学艺不精,看来还是得好好看书阿。Move on了。。 : 1. IEEE floating point representation (convert -5.0) : 2. Two arrays, numbers are from 1->n, find the duplicate. : 3. Two arrays, a1 and a2 (|a1|=|a2|=n/2), take one from a2 and put into a1 (override an existing number in a1). Find the duplicate. (大家说说这个怎么做) : 4. Explain signal (UNIX). What is SIGBUS, SIGSEGV? Which signal can trigger core dump? (SIGQUIT, kill -3) : 5. Explain pipes. Is pipe unidirectional? How to make it bi-directional? Can multiple processes share the same pipe? : 6. How to manipulate Windows Registery using Java? (JNI & Win32 API) : 7. Explain GIL in Python. What are the advantages and drawbacks? How to overcome the drawbacks?
| x**********n 发帖数: 1262 | | l**********3 发帖数: 161 | 4 QA team
【在 x**********n 的大作中提到】 : 什么职位? 哪个部门?
| c*********n 发帖数: 1371 | 5 Is ESRI good? I heard they pay fresh student
less than 70, 000$, and it's location is CA......
into a1 (override an existing number in a1). Find the duplicate. (大家说说
这个怎么做)
trigger core dump? (SIGQUIT, kill -3)
directional? Can multiple processes share the same pipe?
to overcome the drawbacks?
【在 l**********3 的大作中提到】 : 刚刚面的,答的不好,学艺不精,看来还是得好好看书阿。Move on了。。 : 1. IEEE floating point representation (convert -5.0) : 2. Two arrays, numbers are from 1->n, find the duplicate. : 3. Two arrays, a1 and a2 (|a1|=|a2|=n/2), take one from a2 and put into a1 (override an existing number in a1). Find the duplicate. (大家说说这个怎么做) : 4. Explain signal (UNIX). What is SIGBUS, SIGSEGV? Which signal can trigger core dump? (SIGQUIT, kill -3) : 5. Explain pipes. Is pipe unidirectional? How to make it bi-directional? Can multiple processes share the same pipe? : 6. How to manipulate Windows Registery using Java? (JNI & Win32 API) : 7. Explain GIL in Python. What are the advantages and drawbacks? How to overcome the drawbacks?
|
|