[PHP-users 32221] Yahoo! の入社試験。。
Akai, Makoto
makoto.akai @ hp.com
2007年 5月 29日 (火) 14:12:53 JST
あかいですが、、
ウェブ徘徊中にみつけたblog
PHP Interview questions from YAHOO
http://blog.assembleron.com/2007/05/23/php-interview-questions-from-yahoo/
ある人の最近のYahoo! での入社面接での質問だそうです
1. Which of the following will not add john to the users array?
1. $users[] = ‘john’;
2. array_add($users,’john’);
3. array_push($users,‘john’);
4. $users ||= ‘john’;
2. What’s the difference between sort(), assort() and ksort? Under what
circumstances would you use each of these?
とか。。。
22. Is PHP better than Perl? - Discuss.
とか。。
かいとうしますか。。。?
---------------------------------------------------------
HP Japan
ESS Open Source & Linux
Makoto Akai
E-Mail: makoto.akai @ hp.com TEL: 03-3512-4357
PHP-users メーリングリストの案内