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

LinkedIn Sr Data Scientist 电面1轮面经

全局:

2018(10-12月) 分析|数据科学类 硕士 全职@linkedin - 猎头 - 技术电面  | | Pass | 在职跳槽

注册一亩三分地论坛,查看更多干货!

您需要 登录 才可以下载或查看附件。没有帐号?注册账号

x
前一阵子过了LinkedIn的第一轮电面,特来回馈一下论坛里的朋友。

第一轮是SQL/python的电面,连上skype interview然后实时打code并且跟面试官沟通。

问题是论坛里出现过的在不同channel上消费的问题:

您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
使用VIP即刻解锁阅读权限或查看其他获取积分的方式
游客,您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
VIP即刻解锁阅读权限查看其他获取积分的方式
Unlock interview details and practice with AI
Curated Interview Questions from Top Companies

. From 1point 3acres bbs
然后第一问的问题用python重新写,我就用pandas一顿写。建议平时主要写SQL而少用python做data manipulation的朋友有针对性地练一下。
.

评分

参与人数 3大米 +14 收起 理由
IAMDaniel + 3 给你点个赞!
匿名用户-ZBKET + 10 欢迎分享你知道的情况,会给更多积分奖励!
china_rmb_cs + 1 赞一个

查看全部评分


上一篇:LiquidNet junior Data Scientist/Quant developer,求米
下一篇:facebook data scientist infra电面经验
推荐
srbhmitt11 2019-10-21 04:36:41 | 只看该作者
全局:
select channel_new, count(distinct(Member_id)) as total_members, sum(tot_spend) as total_spend
from(select case when a.Member_id is null then b.Member_id
else a.Member_id end as Member_id,
case when a.date is null then b.date
else a.date end as date,
case when a.spend is null then 'desktop_only'
when b.spend is null then 'mobile_only'
else 'both' end as channel_new,
zeroifnull(a.spend)+zeroifnull(b.spend) as tot_spend
from
table1 a
full outer join table1 b
on a.Member_id=b.Member_id.google  и
and a.date=b.date. 1point3acres
where a.channel='mobile'
and b.channel='desktop')a
回复

使用道具 举报

推荐
 楼主| powersum 2018-12-12 05:01:28 | 只看该作者
全局:
say543 发表于 2018-12-10 16:06
lz linkedlin 的scientist 跟machine learinng positon 有啥不同啊?

有analytics方向的也有machine learning方向的,我面的是analytics。Machine learning方向可以预见写code部分会多一些,更注重ML算法和应用。Analytics主要强调product sense。

评分

参与人数 2大米 +13 收起 理由
匿名用户-ZBKET + 10 给你点个赞!
say543 + 3 给你点个赞!

查看全部评分

回复

使用道具 举报

推荐
 楼主| powersum 2018-12-12 05:02:11 | 只看该作者
全局:
saraggg 发表于 2018-12-11 08:46
一面需要刷题吗?考Algorithm题目吗
. 1point 3 acres
不用,就是SQL和python。不难,大概相当于Leetcode上面的简单难度
回复

使用道具 举报

🔗
say543 2018-12-10 16:06:10 | 只看该作者
全局:
lz linkedlin 的scientist 跟machine learinng positon 有啥不同啊?
回复

使用道具 举报

🔗
saraggg 2018-12-11 08:46:12 | 只看该作者
全局:
一面需要刷题吗?考Algorithm题目吗
回复

使用道具 举报

🔗
NoodleLu 2018-12-12 05:45:24 | 只看该作者
全局:
thanks for sharing
回复

使用道具 举报

🔗
tianjiani 2018-12-30 11:39:00 | 只看该作者
本楼:
全局:
谢谢分享!
回复

使用道具 举报

🔗
vxs45 2019-1-7 12:11:45 | 只看该作者
全局:
感谢分享~同在准备电面1!
回复

使用道具 举报

🔗
bwy071 2019-2-25 02:46:32 | 只看该作者
全局:
楼主,可不可以给下建议python应该怎么写?非常感谢
回复

使用道具 举报

🔗
mikemaike 2019-2-25 05:16:53 | 只看该作者
全局:
Thanks for sharing! 请问楼主有进展了吗?
回复

使用道具 举报

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

本版积分规则

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