Google 招聘的21道题目 (GLAT)

AI权益加码!Claude Code、Cursor等20+工具免费用! 购周边限时加赠Coding Plan Lite,畅享主流AI工具!学习进阶更高效! 阅读详情

google brainy test/exam 就是流传胜广的传说中的google 的21道 GLAT 考试了。今天为大家揭开这个面沙,你也做作看。

10月底,Google在美国《麻省技术评论》、《LinuxJournal》、《Mensa》、《今日物理》等几本专业杂志上,刊登了一份“Google实验室能力倾向测试”。
  试卷开头,蛊惑地写着“试试看!把答案寄回Google,你有希望去Google总部参观,并成为我们其中一员”。

我看了这些题目,虽然古怪,但是也不算有困难,有兴趣的人可以做完了邮寄给google公司,也许会得到一个工作机会呢。

注:不要向我要答案。

1. Solve this cryptic equation, realizing of
course that values for M and E could be
interchanged. No leading zeros are allowed.

WWWDOT - GOOGLE = DOTCOM

2. Write a haiku describing possible methods
for predicting search traffic seasonality.

3.
1
1 1
2 1
1 2 1 1
1 1 1 2 2 1

What is the next line?

4. You are in a maze of twisty little passages,
all alike. There is a dusty laptop here with a
weak wireless connection. There are dull,
lifeless gnomes strolling about. What dost
thou do?

A) Wander aimlessly, bumping into
obstacles until you are eaten by a grue.
B) Use the laptop as a digging device to
tunnel to the next level.
C) Play MPoRPG until the battery dies
along with your hopes.
D) Use the computer to map the nodes
of the maze and discover an exit path.
E) Email your resume to Google, tell the
lead gnome you quit and find yourself
in whole different world.

5. What's broken with Unix?
How would you fix it?

6. On your first day at Google, you discover
that your cubicle mate wrote the textbook
you used as a primary resource in your first
year of graduate school. Do you:

A) Fawn obsequiously and ask if you
can have an autograph.
B) Sit perfectly still and use only soft
keystrokes to avoid disturbing her
concentration.
C) Leave her daily offerings of granola
and English toffee from the food bins.

D) Quote your favorite formula from the
textbook and explain how it's now
your mantra.
E) Show her how example 17b could
have been solved with 34 fewer lines
of code.
7. Which of the following expresses Google□
over-arching philosophy?

A) "I'm feeling lucky"
B) "Don't be evil"
C) "Oh, I already fixed that"
D) "You should never be more than
50 feet from food"
E) All of the above

8. How many different ways can you color an
icosahedron with one of three colors on
each face?

What colors would you choose?

9. This space left intentionally blank. Please fill it
with something that improves upon emptiness.

10.On an infinite, two-dimensional, rectangular
lattice of 1-ohm resistors, what is the
resistance between two nodes that are a
knight's move away?

11.It's 2 PM on a sunny Sunday afternoon in the
Bay Area. You're minutes from the Pacific
Ocean, redwood forest hiking trails and world
class cultural attractions. What do you do?

12.In your opinion, what is the most beautiful
math equation ever derived?

13. Which of the following is NOT an actual
interest group formed by Google employees?

A. Women's basketball
B. Buffy fans
C. Cricketeers
D. Nobel winners
E. Wine club

14.What will be the next great improvement in
search technology?

15.What is the optimal size of a project team,
above which additional members do not
contribute productivity equivalent to the
percentage increase in the staff size?
A) 1
B) 3
C) 5
D) 11
E) 24

16.Given a triangle ABC, how would you use only
a compass and straight edge to find a point P
such that triangles ABP, ACP and BCP have
equal perimeters? (Assume that ABC is
constructed so that a solution does exist.)

17.Consider a function which, for a given whole
number n, returns the number of ones required
when writing out all numbers between 0 and n.
For example, f(13)=6. Notice that f(1)=1. What
is the next largest n such that f(n)=n?

18.What's the coolest hack you've ever written?

19.'Tis known in refined company, that choosing
K things out of N can be done in ways as
many as choosing N minus K from N: I pick K,
you the remaining.

Find though a cooler bijection, where you show
a knack uncanny, of making your choices contain
all K of mine. Oh, for pedantry: let K be no more
than half N.

20.What number comes next in the sequence:
10, 9, 60, 90, 70, 66,?

A)96
B) 1000000000000000000000000000000000
0000000000000000000000000000000000
000000000000000000000000000000000
C) Either of the above
D) None of the above

21.In 29 words or fewer, describe what you
would strive to accomplish if you worked
at Google Labs.

微软、谷歌、百度等公司经典面试100题 1、有一个整数数组,请求出两两之差绝对值最小的值, 记住,只要得出最小值即可,不需要求出是哪两个数。2、写一个函数,检查字符是否是整数,如果是,返回其整数值。(或者:怎样只用4行代码编写出一个从字符串到长整形的函数?)3、给出一个函数来输出一个字符串的所有排列。4、(a)请编写实现malloc()内存分配函数功能一样的代码。(b)给出一个函数来复制两个字符串A和B。字符串A的后几个字节和字符串B的前几个 字节重叠。5、怎样编写一个程序,把一个有序整数数组放到二叉树中?6、怎样从顶部开始逐层打印二叉树结点数据 阅读详情

相关推荐

GOOGLE面试题集锦

每年招聘的时候,做笔试难免会遇到一些经典的面试题,而好多是google已经出过的

Google,微软等世界级大厂的面试套路,原来如此

最近在读吴军老师的《硅谷来信·谷歌方法论》,其实,吴军老师谈到了很多谷歌,微软,高盛等世界级公司面试的问题,我从中启发很多,也理解了开放性问题对于一个人的重要性。开放性问题并不具有标准答案,而是看一个人的思维能力,重点是你能否拥有一套逻辑自洽的思考框架,对于善于独立思考的人来讲,他们总会拥有很多思维模型来解决解决开放性问题。一、谷歌面试题比如:谷歌的面试题擅长考一个人的工程思维。吴军老师举的谷歌的...

非著名程序员 1483

google面试

Google 大型面试经验资源文件收集

kingbase索引使用实践——hash

Hash索引只能处理简单等值比较。不论何时当一个索引列涉及到一个使用了=操作符的 比较时,查询规划器将考虑使用一个Hash索引。下面的命令将创建一个Hash索引: CREATE INDEX name ON table USING HASH (column); 在官方文档中没有更多的关于hash索引的描述,于是这里我按照pg中hash索引的原理进行了实验: hash索引特别适用于字段VALUE非常...

Focus on PostgreSQL 2209

2024年最全Google 面试六轮游,结果还是没过!Google面试真题分享,2024金九银十面试季

电话面试通过后,HR 会很快跟你反馈沟通面试结果,是否通过,以及 onsite 的安排。因为现场面试是 4-5 轮,平均1 轮一小时的话需要 4-5 个小时,其实还是蛮耗费精力的。一般会沟通可以约 2 个半天或者 1 整天,两个半天的好处是时间不会那么紧张,前两轮后,中途可以过几天再休整调整下再继续,我当初就选择”快刀斩乱麻/早死早超生” 的方案直接约了 1 天时间搞定。onsite 也基本上是在电脑上 coding。

2401_84925558的博客 1707

15个变态的Google面试题以及答案

在当前经济形势不景气的情况下,谷歌招聘新员工是一件令人振奋的事,特别是对那些在当前金融风暴中渴望找到安全港的年轻经理们和软件开发商们来说是个好消息。  不过,也不要高兴太...

互扯程序的博客 4万+

postgresql 索引状态_PostgreSQL 9种索引的原理和应用场景

摘要:标签 PostgreSQL , btree , hash , gin , gist , sp-gist , brin , bloom , rum , zombodb , bitmap 背景 PostgreSQL 拥有众多开放特性,例如 1、开放的数据类型接口,使得PG支持超级丰富的数据类型,除了传统数据库支持的类型,还支持GIS,JSON,RANGE,IP,ISBN,图像特征值,化学,DNA...

weixin_39617252的博客 692

Google 招聘21题目 (GLAT) 选择自 fasttalk 的 Blog

google brainy test/exam 就是流传胜广的传说中的google21 GLAT 考试了。今天为大家揭开这个面沙,你也做作看。 10月底,Google在美国《麻省技术评论》、《LinuxJournal》、《Mensa》、《今日物理》等几本专业杂志上,刊登了一份“Google实验室能力倾向测试”。  试卷开头,蛊惑地写着“试试看!把答案寄回Google,你有希望去...

aihou1989的博客 456

【其他】Google 招聘21题目

google brainy test/exam 就是流传胜广的传说中的google21 GLAT 考试了。今天为大家揭开这个面沙,你也做作看。10月底,Google在美国《麻省技术评论》、《LinuxJournal》、《Mensa》、《今日物理》等几本专业杂志上,刊登了一份“Google实验室能力倾向测试”。  试卷开头,蛊惑地写着“试试看!把答案寄回Google,你有希望去Google

1426

Google招聘21题目

  google brainy test/exam 就是流传甚广的传说中的google21 GLAT 考试了。  10月底,Google在美国《麻省技术评论》、《LinuxJournal》、《Mensa》、《今日物理》等几本专业杂志上,刊登了一份"Google实验室能力倾向测试"。  试卷开头,蛊惑地写着"试试看!把答案寄回Google,你有希望去Google总部参观,并成为我们其中一员"。

992

index row size 2720 exceeds maximum 2712 for index "xxx" ,Values larger than 1/3 of a buffer page ca...

记录一个bug情况: 我有个表NewTable,复合主键(slaveid,resid,owner) CREATE TABLE "public"."NewTable" ( "slaveid" varchar(150000) NOT NULL, "resid" varchar(150000) NOT NULL, "owner" varchar(20) NOT NULL, "...

weixin_30437481的博客 1474

谷歌经典面试题及其解答

2019独角兽企业重金招聘Python工程师标准>>> ...

weixin_33691700的博客 606

15个Google面试题以及答案

1、 村子里有100对夫妻,其中每个丈夫都瞒着自己的妻子偷情。村里的每个妻子都能立即发现除自己丈夫之外的其他男人是否偷情,唯独不知她自己的丈夫到底有没有偷情。村里的规矩不容忍通奸。任何一个妻子,一旦能证明自己的男人偷情,就必须当天把他杀死。村里的女人全都严格照此规矩办事。一天,

dief913975849的专栏 745

Google21面试问题

2004年10月底,Google在美国《麻省技术评论》、《LinuxJournal》、《Mensa》、《今日物理》等几本专业杂志上,刊登了一份“Google实验室能力倾向测试”。 试卷开头,蛊惑地写着“试试看!把答案寄回Google,你有希望去Google总部参观,并成为我们其中一员” 1. Solve this cryptic equation, realizing of cou...

weixin_30561425的博客 220

140个Google面试问题

某猎头收集了140多个Google的面试题,都张到他的Blog中了,主要是下面这些职位的,因为被墙,且无任何敏感信息,所以,我原文搬过来了。Product Marketing ManagerProduct ManagerSoftware EngineerSoftware Engineer in TestQuantitative Compensation AnalystEngineering Man...

weixin_30539835的博客 903

PostgreSQL技术大讲堂 - 第28讲:索引内部结构

开放的索引接口,使得PG支持非常丰富的索引方法,例如btree , hash , gin , gist , sp-gist , brin , bloom , rum , zombodb , bitmap (greenplum extend),用户可以根据不同的数据类型,以及查询的场景,选择不同的索引。开放的数据类型接口,使得PG支持超级丰富的数据类型,除了传统数据库支持的类型,还支持GIS,JSON,RANGE,IP,ISBN,图像特征值,化学,DNA等等扩展的类型,用户还可以根据实际业务扩展更多的类型。

m0_65303136的博客 252

推荐开源项目:GLAT - 非自回归神经机器翻译的革新探索

推荐开源项目:GLAT - 非自回归神经机器翻译的革新探索 项目介绍 GLAT(Glancing Transformer)是ACL2021论文成果的一个实现,该研究旨在提升非自回归(Non-Autoregressive,NA)神经机器翻译(NMT)的性能。通过引入创新的机制,GLAT能够有效优化翻译过程,减少生成时间,同时维持甚至提高翻译质量。它基于Fairseq框架开发,为机器翻译领域提供了一种...

gitblog_00004的博客 819

面试题:140个google面试题

FROM:酷壳 来源:http://blog.seattleinterviewcoach.com/2009/02/140-google-interview-questions.html(墙) 某猎头收集了140多个Google的面试题,都张到他的Blog中了,主要是下面这些职位的,因为被墙,且无任何敏感信息,所以,我原文搬过来了。 Product Marketing Manage

Atlas2013的专栏 3976

英文面试常见问答整理

1. So, tell me a little aboutyourself. Tellme about yourself/ How would you describe yourself? I’mgoing to graduate as a PHD of mechanical engineering and automation. I’m skilledat machining and mach...

Developer 4309
上一篇: 基于JAVA技术的搜索引擎的研究与实现
下一篇: 搜索引擎:平移算法简介
fasttalk
博客等级 码龄24年 95粉丝 67原创
评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值