k********s 发帖数: 10 | 1 Yahoo android mobile team, 像是 sde2
recruiter 这么说的
“3 hour code exercise followed by a 30 minute presentation. 1 hour lunch
interview, followed by 3 more 45 minute 1:1 inerviews.”
板上同学们经历过这个三小时的 coding exercise 么?是什么样的概念啊?考设计的
么?
心里没有底啊。。。 | n*******n 发帖数: 446 | 2 我也要去它那onsite mobile(iOS),面完可否update一下。 | x*********s 发帖数: 2604 | | k**8 发帖数: 186 | | b******g 发帖数: 23 | | y******e 发帖数: 21 | | k********s 发帖数: 10 | 7 面完了,总体觉得yahoo mobile的 hiring bar 在我面过的组里较高。
三个小时的设计题要自带笔记本和 sdk env (Android)。manager 本来要考 android
题,但我 android 实战比较弱就要求换题。估计一半跪在这里。
1. (3 hours) 几个choices, 可以 Google:
A) code 一个 android app that connect with a web service,and implement a
list of features. 具体的记不得了,因为我没选这题,觉得要用很多的 android SDK
components, database, service, JSON parsing, multiple activities, etc.
B) implement file system, 没看题目, skip
C) implement a spelling correction program. 给一个dictionary file. User 在
stdin 打入任意的字符串,return top ten suggestions. 相当于 MS Word 的 spell
check.
2. (45 minutes) lunch. 泛泛的说了些 big data, distributed system 的知识
3. (30 minutes) presentation 和 code review, 一个六七个人的 panel。要注意
exception handling, writing unit test, and memory/speed efficient
implementation。
4. (45 minutes) interviewer 临时教的,感觉没准备什么。随便问了问 data
structure, algorithm, 和一道 find lowest common ancestor。 还问了平时做了什
么 project, 有没有用 github.
5. (45 minutes) manager. 问了些琐碎的问题: difference between GET and POST,
HTTP and HTTPS, how much memory to store a MxN sized picture, bad word
filter using hash/trie.
希望对来人有帮助! | n*******n 发帖数: 446 | | m******p 发帖数: 5393 | 9 就主要还是考察Native android app dev么,要是一直用titanium, phonegap这些
html5 framework的是不是就完蛋了
SDK
spell
【在 k********s 的大作中提到】 : 面完了,总体觉得yahoo mobile的 hiring bar 在我面过的组里较高。 : 三个小时的设计题要自带笔记本和 sdk env (Android)。manager 本来要考 android : 题,但我 android 实战比较弱就要求换题。估计一半跪在这里。 : 1. (3 hours) 几个choices, 可以 Google: : A) code 一个 android app that connect with a web service,and implement a : list of features. 具体的记不得了,因为我没选这题,觉得要用很多的 android SDK : components, database, service, JSON parsing, multiple activities, etc. : B) implement file system, 没看题目, skip : C) implement a spelling correction program. 给一个dictionary file. User 在 : stdin 打入任意的字符串,return top ten suggestions. 相当于 MS Word 的 spell
| m******p 发帖数: 5393 | 10 这个可以直接用autocompletetextview+adapter么
spell
【在 k********s 的大作中提到】 : 面完了,总体觉得yahoo mobile的 hiring bar 在我面过的组里较高。 : 三个小时的设计题要自带笔记本和 sdk env (Android)。manager 本来要考 android : 题,但我 android 实战比较弱就要求换题。估计一半跪在这里。 : 1. (3 hours) 几个choices, 可以 Google: : A) code 一个 android app that connect with a web service,and implement a : list of features. 具体的记不得了,因为我没选这题,觉得要用很多的 android SDK : components, database, service, JSON parsing, multiple activities, etc. : B) implement file system, 没看题目, skip : C) implement a spelling correction program. 给一个dictionary file. User 在 : stdin 打入任意的字符串,return top ten suggestions. 相当于 MS Word 的 spell
| k********s 发帖数: 10 | 11 这个题不指定用 android 做。 但没说不行 :)
可以 google, 当时就网上看了一个 algorithm, 再 implement in core Java.
【在 m******p 的大作中提到】 : 这个可以直接用autocompletetextview+adapter么 : : spell
| k********s 发帖数: 10 | 12 能用 native 最好吧,可以试试和面试官商量。
【在 m******p 的大作中提到】 : 就主要还是考察Native android app dev么,要是一直用titanium, phonegap这些 : html5 framework的是不是就完蛋了 : : SDK : spell
|
|