cruise过经

上周刚onsite结束,之前店面了两轮, 每轮一小时都是写代码。第一轮给一个2Dmatrix,matrix里每一个值代表cost, 问从第一行到最后一行的路径里最短cost是多少,并输出这个路径。注意start/end point并没有指定,只说第一行开始,最后一行结束。
第二轮问了简历然后code filter convolution in an image.

onsite, four interviews:

  1. research experience
  2. LRU
  3. given a 2D matrix with cost, with 1 position of an user, and 4 positions of cars, find the car with min cost to the user
  4. euclidean clustering: given a cluster of points and a threshold T, at each time label the neighboring pts with distance <=T until you cannot label the pts anymore

总的来说这家看中coding, 尤其是C++。

请问楼主最后结果怎么样?我上周过了他家一面,接下来安排第二轮电面,infra team,有没有什么经验传授啊? …

infra team不是很了解 但是我感觉generally来说的话就是需要码码码 coding要求还是很有的 加油!

请问第二轮convolution是面的GPU programming吗?

我觉得是分组的 我面的组简单的问了一些 没有问GPU coding的问题