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

[找工就业] 聊聊最新2022年的创业公司市场和面试体会

   
🔗
convexopt 2022-4-29 11:44:46 | 只看该作者
全局:
ZZ_2315 发表于 2022-4-28 17:16
2sigma 文化很push 嘛?待得会很不舒服嘛?

萝卜青菜吧,个人感觉想做技术专家/经理路线还是在科技公司,去金融公司就做交易之类的核心业务
回复

使用道具 举报

地里匿名用户
🔗
匿名用户-J73KZ  2022-4-30 07:49:37
楼主能不能发个circle的面经贴?我也在准备面这家,约了两轮design,一轮pair programming,一轮vp,一轮HM….感觉压力山大
回复

使用道具 举报

全局:
大佬最后去哪家了?
回复

使用道具 举报

🔗
 楼主| Chasedream.df 2022-4-30 12:45:11 | 只看该作者
全局:
匿名者 发表于 2022-4-29 16:49
楼主能不能发个circle的面经贴?我也在准备面这家,约了两轮design,一轮pair programming,一轮vp,一轮HM ...

来一道
This is a system design question in which you'll be asked to design a system that stores some timeseries data for output to a CSV.
You should just sketch out a system for storing the data; you do not need to actually implement it. This might model a system for recording sensor readings from IoT devices, or monitoring a large quantity of servers. You should focus on scalability, reliability and performance.
Imagine we have a data source that produces some timeseries data, In particular, each time the data source produces data at a given (t), it produces an ordered tuple (Xt1, Xt2,..., Xtn), where each Xti is a 32-bit integer. Let's suppose the data is produced every 10ms, and n (the size of the tuple) is 1000. Thus, there are 100 (Xt1, Xt2,...., Xt1000) tuples produced every second.
To query the data, your system will be given a (t0, t1) pair, for which, you must produce a CSV containing all data recorded between t0 and t1. Each row will always contain all n data points sampled at a given t, and thus will have n + 1 columns (since the first column is for t). The first row is a header for clarity.

You should expect (t0, t1) to be fairly large (months or years)
Thus, in sum, you should design a system that provides two operations:
* Record(t, Xt,1, Xt,2, .... Xt,n), which doesn't return any data. It is called every 10 milliseconds to add data to your system.
* Query(t0, t1), which returns a CSV as described above. It is called to produce CSV.
Your interviewer may add constraints or requirements once you finish an initial design, so try to build something as simple as possible first and then iterate.
回复

使用道具 举报

全局:
感谢大佬!真诚又实在且丰富还有用的分享,求职板块最清的清流!
回复

使用道具 举报

🔗
 楼主| Chasedream.df 2022-5-1 02:20:30 来自APP | 只看该作者
全局:
还没定 有些在等team match或者升级加面
回复

使用道具 举报

🔗
 楼主| Chasedream.df 2022-5-1 02:21:02 来自APP | 只看该作者
全局:
Professional001 发表于 2022-04-30 11:15:27
感谢大佬!真诚又实在且丰富还有用的分享,求职板块最清的清流!
嗯 尽我所能
回复

使用道具 举报

🔗
student1997 2022-5-1 05:36:08 | 只看该作者
全局:
Chasedream.df 发表于 2022-4-24 20:25
这些就是一些基础知识吧 hash的java接口 你也可以google看看 没有什么特别的 我只是觉得这种考法挺八股的

了解了,原来问这种比较基础比较specific问题让面试者觉得“面试官知识很薄弱”,以后多注意一点
回复

使用道具 举报

🔗
chengchangyu 2022-5-1 09:34:32 | 只看该作者
全局:
今天终于够分看楼主的贴了,感谢楼主,分享的很好。
回复

使用道具 举报

🔗
LC_HIT 2022-5-1 14:48:17 | 只看该作者
全局:
大佬太强了!关注面也很广!
回复

使用道具 举报

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

本版积分规则

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