楼主: enzo_7q
跳转到指定楼层
上一主题 下一主题
收起左侧

FB家Analytics面经DS

 
🔗
gennypan1989 2017-12-6 07:14:43 | 只看该作者
全局:
Alice007 发表于 2017-12-6 05:56
我觉得他们是集体消失了!连airbnb的都带上一起消失。。。
. 1point 3 acres
催来了一个据信,也算了结了。祝各位战友们好运啦!
回复

使用道具 举报

🔗
 楼主| enzo_7q 2017-12-6 11:53:58 | 只看该作者
全局:
gennypan1989 发表于 2017-12-6 07:14
催来了一个据信,也算了结了。祝各位战友们好运啦!

继续努力!最后一定都有好收获的~我看看明天能得来一个什么结果吧。。
回复

使用道具 举报

🔗
nina9128 2017-12-6 16:33:16 | 只看该作者
全局:
谢谢楼主分享~~准备明年年初面的,祝楼主好运啦
回复

使用道具 举报

🔗
Alice007 2017-12-7 01:32:56 | 只看该作者
全局:
gennypan1989 发表于 2017-12-6 07:14
催来了一个据信,也算了结了。祝各位战友们好运啦!

DS挂了可以面smb的,或者smb挂了可以面ds,这个面试都差不多,smb要简单一些。祝好运
回复

使用道具 举报

🔗
flyercloud 2017-12-7 04:06:25 | 只看该作者
全局:
product question, revenue -2% 是这个recommendation system造成的吗?timespend +10% 就要看看用户的时间都花在了哪里?如果是bad experience,有可能一开始大家都在适应新的system。。。 要把原因找出来以后才能决定下一步该干啥
回复

使用道具 举报

全局:
楼主没消息可能是好消息哈!估计是在被interviewer激烈的讨论,祝好运!
回复

使用道具 举报

🔗
 楼主| enzo_7q 2017-12-9 06:46:15 | 只看该作者
全局:
youngchrisyang 发表于 2017-12-8 10:25
楼主没消息可能是好消息哈!估计是在被interviewer激烈的讨论,祝好运!

借你吉言~要周末了估计这周又没消息了哈哈哈
回复

使用道具 举报

🔗
AliciaYE 2017-12-9 09:59:26 | 只看该作者
全局:
enzo_7q 发表于 2017-12-9 06:46
借你吉言~要周末了估计这周又没消息了哈哈哈

求问楼主两道概率题答案是多少哈?我对一下,谢啦
回复

使用道具 举报

🔗
entropy2017 2018-3-28 08:45:02 | 只看该作者
全局:
1) comment distribution  = # comment versus # of unique post_id select (case c.num_comment = NULL then 0 else c.num_comment end) as number_comment, count(c.post_id) as num_id from (select a.post_id, b.num_comment            from (select content_id  as post_id                       from table                       where content_type = ‘post’) a            left join (select target_id, count(*) as num_comment                           from table                           when content_type = ‘comment’                           group by target_id) b            on  b.target_id = a. post_id  ) c group by c.num_comment 2) 如果现在content_type变成post, video, photo, article,要求计算每一个content type的comment distribution select c.content_type, (case c.num_comment = NULL then 0 else c.num_comment end) as number_comment, count(c.post_id) as num_id from (select content_type, content_id as post_id, b.num_comment as num_comment            from table a            left join (select content_type, target_id, count(*) as num_comment                            from table                            group by content_type, target_id) b            on a.content_type = b.content_type and a.post_id = b.target_id) c group by 1, 2  答案对不?下周技术面,跪求各位赐教
回复

使用道具 举报

🔗
entropy2017 2018-3-28 08:46:01 | 只看该作者
全局:
entropy2017 发表于 2018-3-28 08:45
1) comment distribution  = # comment versus # of unique post_id select (case c.num_comment = NULL th ...

格式又乱了。。。。
1) comment distribution  = # comment versus # of unique post_id

select (case c.num_comment = NULL then 0 else c.num_comment end) as number_comment, count(c.post_id) as num_id
from (select a.post_id, b.num_comment
           from (select content_id  as post_id
                      from table
                      where content_type = ‘post’) a
           left join (select target_id, count(*) as num_comment
                          from table
                          when content_type = ‘comment’. check 1point3acres for more.
                          group by target_id) b
           on  b.target_id = a. post_id . Χ
) c
group by c.num_comment

2) 如果现在content_type变成post, video, photo, article,要求计算每一个content type的comment distribution

select c.content_type, (case c.num_comment = NULL then 0 else c.num_comment end) as number_comment, count(c.post_id) as num_id
from (select content_type, content_id as post_id, b.num_comment as num_comment
           from table a. Waral dи,
           left join (select content_type, target_id, count(*) as num_comment
                           from table
                           group by content_type, target_id) b
           on a.content_type = b.content_type and a.post_id = b.target_id) c.--
group by 1, 2
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册账号
隐私提醒:
  • ☑ 禁止发布广告,拉群,贴个人联系方式:找人请去🔗同学同事飞友,拉群请去🔗拉群结伴,广告请去🔗跳蚤市场,和 🔗租房广告|找室友
  • ☑ 论坛内容在发帖 30 分钟内可以编辑,过后则不能删帖。为防止被骚扰甚至人肉,不要公开留微信等联系方式,如有需求请以论坛私信方式发送。
  • ☑ 干货版块可免费使用 🔗超级匿名:面经(美国面经、中国面经、数科面经、PM面经),抖包袱(美国、中国)和录取汇报、定位选校版
  • ☑ 查阅全站 🔗各种匿名方法

本版积分规则

>
快速回复 返回顶部 返回列表