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

C round startup Zume phone interview outsourcing to Karat

全局:

2019(4-6月) FrontEndEng 硕士 全职@Zume(startup) - 网上海投 - 技术电面  | | Other | 在职跳槽

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

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

x
一間募了很多錢的新創Zume,不過好像從pizza題目pivot了
電話面試是外包給karat,也
您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
使用VIP即刻解锁阅读权限或查看其他获取积分的方式
游客,您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
VIP即刻解锁阅读权限查看其他获取积分的方式
Unlock interview details and practice with AI
Curated Interview Questions from Top Companies


3.
  1. // The people who buy ads on our network don't have enough data about how ads are working for their business. They've asked us to find out which ads produce the most purchases on their website.

  2. // Our client provided us with a list of user IDs of customers who bought something on a landing page after clicking one of their ads:

  3. // # Each user completed 1 purchase.
  4. // completed_purchase_user_ids = [
  5. //   "3123122444","234111110", "8321125440", "99911063"]

  6. // And our ops team provided us with some raw log data from our ad server showing every time a user clicked on one of our ads:

  7. // ad_clicks = [
  8. //   #"IP_Address,Time,Ad_Text",
  9. //   "122.121.0.1,2016-11-03 11:41:19,Buy wool coats for your pets",
  10. //   "96.3.199.11,2016-10-15 20:18:31,2017 Pet Mittens",
  11. //   "122.121.0.250,2016-11-01 06:13:13,The Best Hollywood Coats",
  12. //   "82.1.106.8,2016-11-12 23:05:14,Buy wool coats for your pets",
  13. //   "92.130.6.144,2017-01-01 03:18:55,Buy wool coats for your pets",
  14. //   "92.130.6.145,2017-01-01 03:18:55,2017 Pet Mittens",
  15. // ]

  16. // The client also sent over the IP addresses of all their users.

  17. // all_user_ips = [
  18. //   #"User_ID,IP_Address",
  19. //    "2339985511,122.121.0.155",
  20. //   "234111110,122.121.0.1",
  21. //   "3123122444,92.130.6.145",
  22. //   "39471289472,2001:0db8:ac10:fe01:0000:0000:0000:0000",
  23. //   "8321125440,82.1.106.8",
  24. //   "99911063,92.130.6.144"
  25. // ]

  26. // Write a function to parse this data, determine how many times each ad was clicked, then return the ad text, that ad's number of clicks, and how many of those ad clicks were from users who made a purchase.


  27. // Expected output:
  28. // Bought Clicked Ad Text
  29. // 1 of 2  2017 Pet Mittens
  30. // 0 of 1  The Best Hollywood Coats
  31. // 3 of 3  Buy wool coats for your pets
复制代码


评分

参与人数 3大米 +33 收起 理由
pilotca + 1 给你点个赞!
remexllee + 2 很有用的信息!
匿名用户-LLIWN + 30

查看全部评分


上一篇:factual hr面+电面面经
下一篇:AWS实习全过程,一个幸运的普通人
🔗
remexllee 2019-5-5 11:14:35 | 只看该作者
全局:
请问这个店面一共多久啊 ? 1个小时吗?
回复

使用道具 举报

🔗
 楼主| minka1101 2019-5-5 11:37:57 | 只看该作者
全局:
remexllee 发表于 2019-5-5 11:14
请问这个店面一共多久啊 ? 1个小时吗?

yes! exactly one hour
回复

使用道具 举报

🔗
remexllee 2019-5-5 23:45:26 | 只看该作者
全局:

感谢, 题还挺多的啊.
回复

使用道具 举报

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

本版积分规则

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