Sorry I don't know if I should reveal the company name or not...
The other party is also a Chinese. It feels so good, since we understand
each other. :)
He was very very nice and gave me a lot of hint. I was very very honest and
told him "I don't know." "I can check it out online if you allow me." and "I am guessing." a lot of times...
The job description asks for C/C++, Unix/Linux, OOP/DP and perl. The
interview contained mostly knowledge questions. I will try to remember more.
1. C/C++
1.1) Wh
r**u 发帖数: 1567
2
4. Unix/Linux
4.1) How to list the files recursively (including files in the sub-
directories)?
find -name "*" ?
4.2) How to list the files up to a certain date?
这个咋搞?
and
"I am guessing." a lot of times...
more.
【在 c***z 的大作中提到】 : Sorry I don't know if I should reveal the company name or not... : The other party is also a Chinese. It feels so good, since we understand : each other. :) : He was very very nice and gave me a lot of hint. I was very very honest and : told him "I don't know." "I can check it out online if you allow me." and "I am guessing." a lot of times... : The job description asks for C/C++, Unix/Linux, OOP/DP and perl. The : interview contained mostly knowledge questions. I will try to remember more. : 1. C/C++ : 1.1) Wh
c***z 发帖数: 6348
3
ls -R
use time stamp:
find -mtime
i**********r 发帖数: 156
4
find -ctime ....
【在 r**u 的大作中提到】 : 4. Unix/Linux : 4.1) How to list the files recursively (including files in the sub- : directories)? : find -name "*" ? : 4.2) How to list the files up to a certain date? : 这个咋搞? : : and : "I am guessing." a lot of times... : more.
H*M 发帖数: 1268
5
祝福!
and
"I am guessing." a lot of times...
more.
【在 c***z 的大作中提到】 : Sorry I don't know if I should reveal the company name or not... : The other party is also a Chinese. It feels so good, since we understand : each other. :) : He was very very nice and gave me a lot of hint. I was very very honest and : told him "I don't know." "I can check it out online if you allow me." and "I am guessing." a lot of times... : The job description asks for C/C++, Unix/Linux, OOP/DP and perl. The : interview contained mostly knowledge questions. I will try to remember more. : 1. C/C++ : 1.1) Wh
c***z 发帖数: 6348
6
Thanks! Just got the rejection. :(
【在 H*M 的大作中提到】 : 祝福! : : and : "I am guessing." a lot of times... : more.