1
czheo 2015-12-28 03:34:41 +08:00
wild
|
2
shippo7 2015-12-28 05:15:04 +08:00
哇哦
|
3
MajestySolor 2015-12-28 05:39:33 +08:00
难道是根据搜索的关键字随机出现的么~
|
4
scyuns 2015-12-28 06:46:47 +08:00 via Android
可怜的楼主 来我安慰安慰你 不过你也蛮幸运的 这机率很小的 可惜手贱了一下 一定后悔死了😔
|
5
ynyounuo 2015-12-28 06:50:58 +08:00
http://www.google.com/foobar/
有资格的话进这就行,原先是模仿游戏的一个彩蛋貌似,先开始是点儿正则之类,再往后有个模拟的 Terminal ,可以自选 challenge 在有限时间内提交解决方案,然而我卡到第三个后来超时过期了 |
6
kerr92 2015-12-28 08:40:09 +08:00
foobar:~/backward_and_forward xxxx$ cat readme.txt
Backward and forward ==================== The sign outside reads: Name no one man. "Escape. We must escape." Staring at the locked door of his cage, Beta Rabbit, spy and brilliant mathematician, has a revelation. "Of course! Name no one man - it's a palindrome! Palindromes are the key to opening this lock!" To help Beta Rabbit crack the lock, write a function answer(n) which returns the smallest positive integer base b, at least 2, in which the integer n is a palindrome. The input n will satisfy "0 <= n <= 1000." Languages ========= To provide a Python solution, edit solution.py To provide a Java solution, edit solution.java Test cases ========== Inputs: (int) n = 0 Output: (int) 2 Inputs: (int) n = 42 Output: (int) 4 Use verify [file] to test your solution and see how it does. When you are finished editing your code, use submit [file] to submit your answer. If your solution passes the test cases, it will be removed from your home folder. ============== Google 真是一家有意思的公司🐶 |
7
h4x3rotab 2015-12-28 09:06:34 +08:00 via iPhone
可内推
|
8
28ms 2015-12-28 09:24:29 +08:00
就这样错过了升职加薪迎娶白富美走向人生巅峰的机会!
天哪~~(开始一剪梅 BGM ) |
9
est 2015-12-28 10:49:42 +08:00
禁用了 cookie 和 js ,绑定的 GVoiec 号码。注册地在南极的表示———— Google 从来不认识我是谁。。。
|
15
h4x3rotab 2015-12-31 23:40:32 +08:00 via iPhone
@usapla google 内部最常用的是 cpp ,其次 js , java , python 也很常见,再往后还有 go 之类的。不过大家不关心掌握的语言,因为已经默认需要用什么语言就得能用起来,现学也没问题。
不过客观来讲, google 的代码库里, html js 量最大,其次 cpp , java 。 |
16
klesh 2017-03-07 17:03:51 +08:00
玩了一级,是 python / java 。妈蛋我才看完 python 语法,找 yml 库的时候就给我弹出来了。
|