苹果New Grad 店面

地点是 Cupertino, CA

两轮店面,每轮45分钟

第一轮
前 15-20 分钟自我介绍问了下简历
Coding - A string based hard problem from LC.

第二轮

Given a leaf node in a tree, get the next leaf node

报个爱克劳德的new grad店面过经

https://leetcode.com/problems/jump-game/ ,一个小区别是判断能不能pass the end of array,不仅仅是到达最后一个index,第一个follow up 是打印一条路径,第二个follow up是 https://leetcode.com/problems/jump-game-ii/